[ https://issues.apache.org/jira/browse/AMQ-3745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Timothy Bish closed AMQ-3745. ----------------------------- Resolution: Cannot Reproduce Fix Version/s: 5.6.0 Haven't seen this in 5.6, suggest testing on the newer release. Reopen if you can reproduce there. > Exception while killing the broker > ---------------------------------- > > Key: AMQ-3745 > URL: https://issues.apache.org/jira/browse/AMQ-3745 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.5.1 > Environment: solaris, linux > Reporter: Bhanu > Fix For: 5.6.0 > > > I am consistently getting this exception while killing the broker:- > ERROR: java.lang.IllegalStateException: Shutdown in progress > java.lang.IllegalStateException: Shutdown in progress > at > java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66) > at java.lang.Runtime.addShutdownHook(Runtime.java:209) > at > org.apache.activemq.console.command.StartCommand.waitForShutdown(StartCommand.java:130) > at > org.apache.activemq.console.command.StartCommand.runTask(StartCommand.java:104) > at > org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57) > at > org.apache.activemq.console.command.ShellCommand.runTask(ShellCommand.java:143) > at > org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57) > at > org.apache.activemq.console.command.ShellCommand.main(ShellCommand.java:85) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.apache.activemq.console.Main.runTaskClass(Main.java:251) > at org.apache.activemq.console.Main.main(Main.java:107) > Help please? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira