The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

AGAIN, Cannot add user, all the user directories are read-only.

RayK
September 25, 2022

Since this is reported as a generic 'something-is-wrong' error message, I suspect it may be related to the errors that I see in the catalina.out:

https://opencalaccess.org/misc/atlassian_error_20220926.txt

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
September 26, 2022

Welcome to the Atlassian Community!

That looks like your database is misconfigured.  The user access error is only the first problem that your system is likely to encounter when your database isn't working.

You're going to need to get your database set up correctly first, and probably then restore from a backup, as the data may have been damaged while Jira is trying to use it in a broken state.

RayK
September 28, 2022

This is a new database. How do I correct it if the installation is creating it?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
September 28, 2022

It's not the server that is creating the database - you have to do the basics, getting to an empty database that the server can then add things into.

RayK
September 28, 2022

Sorry, I mis-spoke. I did create an empty database.

RayK
September 28, 2022

Is there are separately runnable script that _only_ runs the sql commands to write the initial data into the database? That would be amazingly useful.

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
September 29, 2022

Um, run the installer?

Your problem is not with the content of the database, it is mis-configured, so Jira can't use it.