My JIRA 6.1.5 runs on Tomcat 7.0.29, Oracle Linux 6.4. When stopping Tomcat, I get this message in catalina.out
2014-04-03 15:29:58,654 localhost-startStop-2 INFO [atlassian.jira.startup.DefaultJiraLauncher] Stopping launchers 2014-04-03 15:29:58,655 localhost-startStop-2 INFO [service.services.file.AbstractMessageHandlingService$HandlerDisablementListener] Unregistering disablement listener for module 'com.atlassian.jira.jira-mail-plugin:createIssueHandler' 2014-04-03 15:29:58,671 localhost-startStop-2 INFO [atlassian.plugin.manager.DefaultPluginManager] Shutting down the plugin system Interrupted background thread: JSPWiki Lucene Indexer. Interrupted background thread: JSPWiki RSS Generator. Interrupted background thread: WatchDog for 'Wiki'. 2014-04-03 15:29:59,466 Timer-2 INFO [plugins.dvcs.listener.DvcsAddUserListener] Attempting to unregister listener ... 2014-04-03 15:29:59,467 Timer-2 INFO [plugins.dvcs.listener.DvcsAddUserListener] Listener unregistered ... 2014-04-03 15:29:59,516 Timer-2 INFO [plugins.dvcs.scheduler.DvcsScheduler] DvcsScheduler job unscheduled 2014-04-03 15:30:11,045 localhost-startStop-2 ERROR [internal.util.concurrent.RunnableTimedExecution] Closing runnable for context NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.jira.plugin.ext.subversion.atlassian-jira-subversion-plugin, config=osgibundle:/META-INF/spring/*.xml) did not finish in 10000ms; consider taking a snapshot and then shutdown the VM in case the thread still hangs 2014-04-03 15:30:21,045 localhost-startStop-2 ERROR [internal.util.concurrent.RunnableTimedExecution] Closing runnable for context NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.plugins.remote-link-aggregator-plugin, config=osgibundle:/META-INF/spring/*.xml) did not finish in 10000ms; consider taking a snapshot and then shutdown the VM in case the thread still hangs 2014-04-03 15:30:31,046 localhost-startStop-2 ERROR [internal.util.concurrent.RunnableTimedExecution] Closing runnable for context NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.plugins.jira-remote-link-aggregator-plugin, config=osgibundle:/META-INF/spring/*.xml) did not finish in 10000ms; consider taking a snapshot and then shutdown the VM in case the thread still hangs
ERROR repeats and Tomcat is still alive. I don't want to use force method of stopping Tomcat. Instead of that I would like to know what is wrong with JIRA, that it prevents Tomcat to stop.
Leoš
Leoš Junek, system administrator, Prague, the Czech Republic
Updated at 3rd Apr 2014, 15:36 CEST (13:36 UTC): Message from catalina.out was presented in its all beauty, not only discussed ERROR, but also messages coming before this ERROR.
Solved by Atlassian Support engineer at https://support.atlassian.com
Any updates on this? We are facing same issue after upgrading to JIRA6.4.8
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try the solution they suggest here, I think it can fix.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, but it did not help. Tomcat does not stop though when (Tomcat was) stopped by kill -15 PID, two mentioned directories were removed and Tomcat started.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Leos,
We are on Jira 6.2.7 and have similar issue. All this started after we installed the Agile plugin(my guess not 100% sure if this causes the issue). Do you have the Agile plugin? Is your issue solved?
Thanks
Priya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any updates on the above? We have similar issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, I do not worry about it. Tomcat is shutted down with -force option. In fact, it is not solved. We do not have any Agile plugin. In our case it was probably SVN plugin, but I do not care now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.