Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Jira not stopping

TothJ
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.
September 18, 2011

I'm running jira on a linux box, and then I run shutdown.sh jira (tomcat) is still running.

2011-09-19 15:24:19,920 main INFO [atlassian.plugin.manager.DefaultPluginManager] Shutting down the plugin system
2011-09-19 15:24:25,561 javamelody WARN anonymous 923x1x1 - 172.20.2.222 /monitoring [net.bull.javamelody] exception while checking sessions
java.lang.NullPointerException
at java.util.concurrent.ConcurrentHashMap.remove(ConcurrentHashMap.java:922)
at net.bull.javamelody.SessionListener.sessionDestroyed(SessionListener.java:237)
at net.bull.javamelody.SessionListener.unregisterSessionIfNeeded(SessionListener.java:277)
at net.bull.javamelody.SessionListener.unregisterInvalidatedSessions(SessionListener.java:286)
at net.bull.javamelody.PluginMonitoringFilter.unregisterInvalidatedSessions(PluginMonitoringFilter.java:102)
at net.bull.javamelody.PluginMonitoringFilter$1.run(PluginMonitoringFilter.java:50)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)

It seems JavaMelody plugin prevents it to stop, but dont know why? killing it with kill isnt the best solution :)

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
EddieW
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.
September 18, 2011

Seems this is a known issue with JavaMelody. YOu should add your report to the existing issue for faster support/resolution.

http://code.google.com/p/javamelody/issues/detail?id=128

TothJ
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.
September 18, 2011

thanks for the fast response, new version solved it.

TAGS
AUG Leaders

Atlassian Community Events