Forums

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

JIRA is OFFLINE. Attempts to access JIRA after restart failed.

Bruce Sisko August 24, 2020

 

Messages after JIRA restart are below.

We are running JIRA Server V7.4

Any ideas?

 

Server startup logs are located in /opt/atlassian/jira/logs/catalina.out
Using CATALINA_BASE: /opt/atlassian/jira
Using CATALINA_HOME: /opt/atlassian/jira
Using CATALINA_TMPDIR: /opt/atlassian/jira/temp
Using JRE_HOME: /opt/atlassian/jira/jre/
Using CLASSPATH: /opt/atlassian/jira/bin/bootstrap.jar:/opt/atlassian/jira/bin/tomcat-juli.jar
Using CATALINA_PID: /opt/atlassian/jira/work/catalina.pid
Existing PID file found during start.
Removing/clearing stale PID file.
Tomcat started.

1 answer

0 votes
Sachin
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.
August 24, 2020

hello @Bruce Sisko , see if the solution suggested in this thread helps.

Bruce Sisko August 24, 2020

Sachin,

Thanks for the response.  I was able to resolve my issue.

The root cause was in the setenv.sh file.

I had installed entries for JMX support. Unfortunately, JMX support is not offered in JIRA 7.4 (it starts in v7.6).  I commented out the lines and was able to bring JIRA ONLINE.

Regards,

Bruce

Like Sachin likes this
Sachin
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.
August 24, 2020

ah, interesting! Nice find @Bruce Sisko

Suggest an answer

Log in or Sign up to answer