Forums

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

Get 500 error after running start-jira.sh script file

DinhLeHoang April 3, 2022

After I run start-jira.sh script file at the first time, and I use my browser to access to Jira. 

I have a page. And after I choose one of 2 options, I got 500 error page. Untitled.png

Untitled.png

 

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Champion
April 4, 2022

Hi @DinhLeHoang ,

welcome to the Atlassian community!

Please could you share log appearing in the secondo screenshot if you click on "Request assistance"? That could be helpful to support you!

Let us know,

Fabio

DinhLeHoang April 4, 2022

Hi Fabio, I change mysql version and start it again. But it's still not working. This is the page and the log 

Untitled.pngUntitled2.png

Fabio Racobaldo _Herzum_
Community Champion
April 4, 2022

Please check that MySql setup is existing and it is reacheble from your JIRA instance server.

Did u add the MySQL JDBC driver?

  1. Download one of the recommended MySQL drivers:
  2. Copy the driver to the following directory:

    <Jira-installation-directory>/lib
DinhLeHoang April 4, 2022

How do I check Mysql is reachable from JIRA instance server? This is java command when I start JIRA server

Untitled2.png

I used username and password to login successfully to MySQL server. The same information I used in dbconfig.xml file

And this is my /lib folder 

Untitled2.png

Fabio Racobaldo _Herzum_
Community Champion
April 4, 2022

A jar like mysql-connector-java-5.1.49-bin.jar should be present on /lib 

Suggest an answer

Log in or Sign up to answer