i am running activeMQ on linux and it works fine but suddenly shutting down and i found this on the logs
ActiveMQ Message Broker (the_Master, ID:dev-satef-56813-1361120907751-0:0) is shutting down | org.apache.activemq.broker.BrokerService | ActiveMQ ShutdownHook 2013-02-17 19:08:30,518 | INFO | Connector tcp Stopped | org.apache.activemq.broker.TransportConnector | ActiveMQ ShutdownHook 2013-02-18 07:39:15,796 | ERROR | Nested in org.apache.jasper.JasperException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'brokerQuery' defined in ServletContext resource [/WEB-INF/webconsole-embedded.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.apache.activemq.web.SingletonBrokerFacade]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No BrokerService is registered with the BrokerRegistry. Are you sure there is a configured broker in the same ClassLoader?: | org.mortbay.log | btpool0-1 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'brokerQuery' defined in ServletContext resource [/WEB-INF/webconsole-embedded.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.apache.activemq.web.SingletonBrokerFacade]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No BrokerService is registered with the BrokerRegistry. Are you sure there is a configured broker in the same ClassLoader? i can not find the source of shutting down -- View this message in context: http://activemq.2283324.n4.nabble.com/activeMQ-shuts-down-suddenly-tp4664627.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
