Forums

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

JIRA crashes after MySQL database connection setup.

Andrey Prozorov November 13, 2018

I set up MySQL database as per Atlassian guide on XAMP 7.2.11 on Mac server.

The install JIRA and set up connection to database. Connection test passes, then JIRA crashes saying there was some technical problem during my last operation. Here is a data provided on this page:

Technical details

Log's referral number: ecda1d9a-87a6-495a-9402-74bb05fe37ef

Cause

Referer URL: http://xserve:8080/secure/SetupDatabase!default.jspa

com.opensymphony.module.propertyset.PropertyImplementationException: SQL Exception while executing the following:SELECT ID, ENTITY_NAME, ENTITY_ID, PROPERTY_KEY, propertytype FROM propertyentry WHERE ENTITY_NAME=? AND ENTITY_ID=? (SELECT command denied to user 'admin'@'localhost' for table 'propertyentry')

 

1 answer

1 accepted

1 vote
Answer accepted
Rambabu Patina _Appfire_
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.
November 13, 2018

Hi @Andrey Prozorov,

The problem is with the permissions on the database. Please follow this article to resolve the issue.

Thanks,
Ram.

Suggest an answer

Log in or Sign up to answer