JIRA crashes daily with no error.

Wen Wei July 15, 2017

atlassian-jira.log output:


2017-07-15 11:36:14,950 Caesium-1-2 INFO ServiceRunner [c.a.j.p.h.service.connect.InstallGlancesJobHandler] There is no link to HipChat, no need to install glances.
2017-07-15 12:36:10,964 Caesium-1-3 INFO ServiceRunner [c.a.j.p.h.service.ping.RefreshConnectionStatusJobHandler] Running RefreshConnectionStatusJobHandler...
2017-07-15 12:36:14,950 Caesium-1-3 INFO ServiceRunner [c.a.j.p.h.service.connect.InstallGlancesJobHandler] Running InstallGlancesJobHandler...
2017-07-15 12:36:14,950 Caesium-1-3 INFO ServiceRunner [c.a.j.p.h.service.connect.InstallGlancesJobHandler] There is no link to HipChat, no need to install glances.
2017-07-15 14:30:25,584 localhost-startStop-1 INFO [c.a.jira.startup.JiraHomeStartupCheck] The jira.home directory '/var/atlassian/application-data/jira' is validated and locked for exclusive use by this instance.
2017-07-15 14:30:25,697 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]

****************
JIRA starting...
****************

-----------------------------------

The java process was gone in 2017-07-15 12:36:14, and then I manuly start JIRA by ./start-jira.sh in 2017-07-15 14:30:25.

2 answers

0 votes
Jira PLCP Team March 22, 2018

We are also facing same issue. JIRA become in accessible for 10-15 mins and then come back.

Jira service is running in that time. 

Was there are solution to this?

 

Please advice.

Mubin Ahmed June 24, 2018

Same problem here as well. Anyone has an answer for this?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 24, 2018

It's the same answer as given before.

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 15, 2017

Can you show us the ends of the <jira home>/log/atlassian-jira.log and <jira install>/logs/catalina.out at the time of one of your crashes please?

These two will almost always contain an error message telling us why it halted. 

Adnan Haider March 22, 2018

2018-03-22 11:20:21,752 http-nio-8080-exec-11 WARN gitlab 680x850261x1 7unhu2 10.12.253.32,10.64.255.67 /rest/api/2/issue/96579/remotelink [c.a.j.structure.event.StructureIssueListener] Failed to get remote issue links for global ID null
2018-03-22 11:21:45,652 Caesium-1-3 INFO ServiceRunner [c.a.j.p.h.service.ping.RefreshConnectionStatusJobHandler] Running RefreshConnectionStatusJobHandler...
2018-03-22 11:21:45,853 Caesium-1-2 INFO ServiceRunner [c.a.j.p.h.service.connect.InstallGlancesJobHandler] Running InstallGlancesJobHandler...
2018-03-22 11:21:45,856 Caesium-1-2 INFO ServiceRunner [c.a.j.p.h.service.connect.InstallGlancesJobHandler] The plugin is not configured, no need to install glances.

Jira was not accessible after this for few minutes but jira service was running fine. After some time it automatically accessible. we do know it is behaving like this.  

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 22, 2018

That's not a crash report, just a warning about a broken link.

If that genuinely is the last thing in the log before Jira halts, then it's not a problem with Jira.

It could still be Tomcat that is failing - what is in the log at the time of a crash for Tomcat?  (Catalina.out)

Suggest an answer

Log in or Sign up to answer