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

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 Leaders.
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 Leaders.
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 Leaders.
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.

Suggest an answer

Log in or Sign up to answer