You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/10/02 11:56:24 UTC

[jira] [Resolved] (AMQ-4748) Default configuration raises an exception at shutdown

     [ https://issues.apache.org/jira/browse/AMQ-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved AMQ-4748.
------------------------------

    Resolution: Fixed

> Default configuration raises an exception at shutdown
> -----------------------------------------------------
>
>                 Key: AMQ-4748
>                 URL: https://issues.apache.org/jira/browse/AMQ-4748
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Claus Ibsen
>             Fix For: 5.9.0
>
>
> When using the default configuration, starting with bin/activemq console, at broker shutdown (using CTRL-C), an exception (ERROR) is displayed:
> ERROR: java.lang.IllegalStateException: Shutdown in progress
> java.lang.IllegalStateException: Shutdown in progress
>         at java.lang.ApplicationShutdownHooks.remove(ApplicationShutdownHooks.java:82)
>         at java.lang.Runtime.removeShutdownHook(Runtime.java:237)
>         at org.apache.activemq.console.command.StartCommand.runTask(StartCommand.java:119)
>         at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
>         at org.apache.activemq.console.command.ShellCommand.runTask(ShellCommand.java:150)
>         at org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
>         at org.apache.activemq.console.command.ShellCommand.main(ShellCommand.java:104)
>         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:262)
>         at org.apache.activemq.console.Main.main(Main.java:115)



--
This message was sent by Atlassian JIRA
(v6.1#6144)