We using activemq5.10.0 in our prod env, today we found a WARN log, about:

INFO   | jvm 1    | 2015/03/19 09:27:13 |  WARN | Broker localhost not started 
so using ROOTNET_AMQ_5.10.0 instead
INFO   | jvm 1    | 2015/03/19 09:27:13 |  INFO | Connector vm://localhost 
started‍



Our activemq was restarted on 2015/03/18 21:42. Why we got 'Broker localhost 
not started so using ROOTNET_AMQ_5.10.0 instead‍' on 03/19?


Please, what's reason?  Any guidance or assistance is appreciated. 


Thank you. 

------------------------------------------------------------------------
INFO   | jvm 1    | 2015/03/18 21:41:42 | Loading message broker from: 
xbean:activemq.xml
INFO   | jvm 1    | 2015/03/18 21:41:43 |  INFO | Refreshing 
org.apache.activemq.xbean.XBeanBrokerFactory$1@6f9b8e: startup date [Wed Mar 18 
21:41:43 CST 2015]; root of context hierarchy
INFO   | jvm 1    | 2015/03/18 21:41:49 |  INFO | 
PListStore:[D:\RootNet\apache-activemq-5.10.0\bin\win32\..\..\data\ROOTNET_AMQ_5.10.0\tmp_storage]
 started
INFO   | jvm 1    | 2015/03/18 21:41:49 |  INFO | Using Persistence Adapter: 
KahaDBPersistenceAdapter[D:\RootNet\apache-activemq-5.10.0\bin\win32\..\..\data\kahadb]
INFO   | jvm 1    | 2015/03/18 21:41:52 |  INFO | KahaDB is version 5
INFO   | jvm 1    | 2015/03/18 21:41:52 |  INFO | Recovering from the journal 
...
INFO   | jvm 1    | 2015/03/18 21:41:53 |  INFO | Recovery replayed 79726 
operations from the journal in 1.047 seconds.
INFO   | jvm 1    | 2015/03/18 21:41:54 |  INFO | Apache ActiveMQ 5.10.0 
(ROOTNET_AMQ_5.10.0, ID:p3zyjyhq01-1039-1426686113640-0:1) is starting
INFO   | jvm 1    | 2015/03/18 21:41:54 |  INFO | Listening for connections at: 
tcp://p3zyjyhq01:21009?maximumConnections=100&wireFormat.maxFrameSize=104857600
INFO   | jvm 1    | 2015/03/18 21:41:54 |  INFO | Connector openwire started
INFO   | jvm 1    | 2015/03/18 21:41:54 |  INFO | Apache ActiveMQ 5.10.0 
(ROOTNET_AMQ_5.10.0, ID:p3zyjyhq01-1039-1426686113640-0:1) started
INFO   | jvm 1    | 2015/03/18 21:41:54 |  INFO | For help or more information 
please see: http://activemq.apache.org
INFO   | jvm 1    | 2015/03/18 21:41:58 |  INFO | ActiveMQ WebConsole available 
at http://0.0.0.0:8161/
INFO   | jvm 1    | 2015/03/18 21:41:59 |  INFO | Initializing Spring 
FrameworkServlet 'dispatcher'
INFO   | jvm 1    | 2015/03/18 21:42:02 |  INFO | jolokia-agent: No access 
restrictor found at classpath:/jolokia-access.xml, access to all MBeans is 
allowed
INFO   | jvm 1    | 2015/03/19 08:33:36 |  WARN | Transport Connection to: 
tcp://172.22.137.59:3061 failed: java.net.SocketException: Connection reset
INFO   | jvm 1    | 2015/03/19 08:33:36 |  WARN | Transport Connection to: 
tcp://172.22.137.59:3062 failed: java.net.SocketException: Connection reset
INFO   | jvm 1    | 2015/03/19 09:27:13 |  WARN | Broker localhost not started 
so using ROOTNET_AMQ_5.10.0 instead
INFO   | jvm 1    | 2015/03/19 09:27:13 |  INFO | Connector vm://localhost 
started
INFO   | jvm 1    | 2015/03/19 09:30:56 |  WARN | Transport Connection to: 
tcp://172.22.137.59:3615 failed: java.net.SocketException: Connection reset
INFO   | jvm 1    | 2015/03/19 09:30:56 |  WARN | Transport Connection to: 
tcp://172.22.137.59:3615 failed: 
org.apache.activemq.transport.InactivityIOException: Cannot send, channel has 
already failed: tcp://172.22.137.59:3615
INFO   | jvm 1    | 2015/03/19 10:12:58 |  WARN | Transport Connection to: 
tcp://172.22.137.59:3889 failed: java.net.SocketException: Connection reset
INFO   | jvm 1    | 2015/03/19 10:30:46 |  WARN | Transport Connection to: 
tcp://172.22.137.196:14573 failed: java.io.EOFException
INFO   | jvm 1    | 2015/03/19 10:30:50 |  WARN | Transport Connection to: 
tcp://172.22.137.196:14376 failed: java.io.EOFException‍

Reply via email to