Jira startup failed

chris-anderson March 4, 2016

After following this knowledge base and launching JIRA I receive this error:

Unable to load values for CacheKey[entityName=jira.properties,entityId=1]

Has anyone seen this before?

7 answers

3 votes
mistergeneral September 7, 2016

In my case it was connected with DB user permissions. Error showed up while setting up new JIRA installation (configuring connection to new database). I wanted to use custom DB schema name, while DB user had no permissions to this schema.

So you can:

  1. Change schema to another one, that selected DB user has permission to.
    or
  2. Set DB user permissions to chosen schema.
2 votes
Joachim LeBlanc August 25, 2016

I too was having this issue. Make sure your default collation is case insensitive. 

William Dickinson March 5, 2019

Joachim,


Thanks so much for this.  Was following the confluence article that says to list as cs not ci

 

https://confluence.atlassian.com/doc/database-setup-for-sql-server-9258.html

 

Regardless, I really appreciate the help!

1 vote
inolabX June 21, 2016

I have the same problem when I try to access JIRA

it says JIRA startup failed

Unable to load values for CacheKey[entityName=jira.properties,entityId=1]

Icouldnt resolve the issue, please help

regards

 

1 vote
chris-anderson March 4, 2016

I've followed the first link, but am still having an issue.  Now upon launch I receive this error: 

JIRA — Internal Server Error

Error reference: 6d645224-b364-4afb-85f4-683924f12fd7

Unable to render full error details at this time. Please consult the error logs for more information.

Peter Straub September 17, 2016

I've got the same error

JIRA — Internal Server Error

Error reference: ad97b01c-88cd-4f0e-ae3c-0f25bcbc4d9d

Unable to render full error details at this time. Please consult the error logs for more information.

Gyana Ranjan September 21, 2016

I too got the similar error.

JIRA — Internal Server Error

Error reference: 1c7c599e-81a4-4e26-8f1e-d0de9bfb8de5

Unable to render full error details at this time. Please consult the error logs for more information."

Gyana Ranjan September 21, 2016

And it got fixed automatically as well.. checking for more logs..

0 votes
Михаил Рахнянский April 18, 2019

When creating a user during the initial installation, I get an error.
Cannot add user, all user directories are read-only

0 votes
Tom Cukar March 10, 2019

I had the same error. Turns out my Db user did not have rights to the Schema name I was trying to use.

Viktor Gubanov June 24, 2019

How you added rights to the Schema name?

0 votes
Michael Partyka
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.
March 4, 2016

Suggest an answer

Log in or Sign up to answer