ActiveMQ Generates Stack Traces when closing connections...logging these at a
trace level is desireable
-------------------------------------------------------------------------------------------------------
Key: GERONIMO-1327
URL: http://issues.apache.org/jira/browse/GERONIMO-1327
Project: Geronimo
Type: Bug
Components: ActiveMQ
Versions: 1.0-M5
Environment: All
Reporter: Matt Hogstrom
Assigned to: Hiram Chirino
Fix For: 1.1
18:41:02,808 ERROR [DirectoryMonitor] Hot deploy directory has disappeared!
Shutting down directory monitor.
Server shutdown begun
18:42:12,644 WARN [BrokerContainerImpl] Got duplicate deregisterConnection for
client: ID:Hogstrom.local-52647-1134267676264-10:0
18:42:12,661 WARN [TcpTransportChannel] Peer closed connection
java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:333)
at
org.activemq.io.AbstractWireFormat.readPacket(AbstractWireFormat.java:230)
at
org.activemq.transport.tcp.TcpTransportChannel.run(TcpTransportChannel.java:313)
at java.lang.Thread.run(Thread.java:552)
18:42:12,672 WARN [TcpTransportChannel] Peer closed connection
java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:333)
at
org.activemq.io.AbstractWireFormat.readPacket(AbstractWireFormat.java:230)
at
org.activemq.transport.tcp.TcpTransportChannel.run(TcpTransportChannel.java:313)
at java.lang.Thread.run(Thread.java:552)
18:42:12,673 WARN [TcpTransportChannel] Peer closed connection
java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:333)
at
org.activemq.io.AbstractWireFormat.readPacket(AbstractWireFormat.java:230)
at
org.activemq.transport.tcp.TcpTransportChannel.run(TcpTransportChannel.java:313)
at java.lang.Thread.run(Thread.java:552)
18:42:12,677 WARN [TransportChannelSupport] Caught exception dispatching
message and no ExceptionListener registered: javax.jms.JMSException: Error
reading socket: java.io.EOFException
javax.jms.JMSException: Error reading socket: java.io.EOFException
at
org.activemq.util.JMSExceptionHelper.newJMSException(JMSExceptionHelper.java:49)
at
org.activemq.transport.tcp.TcpTransportChannel.doClose(TcpTransportChannel.java:509)
at
org.activemq.transport.tcp.TcpTransportChannel.run(TcpTransportChannel.java:330)
at java.lang.Thread.run(Thread.java:552)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:333)
at
org.activemq.io.AbstractWireFormat.readPacket(AbstractWireFormat.java:230)
at
org.activemq.transport.tcp.TcpTransportChannel.run(TcpTransportChannel.java:313)
... 1 more
javax.naming.NamingException: Failed to close all [Root exception is
org.apache.ldap.common.MultiException]
at
org.apache.ldap.server.partition.impl.btree.jdbm.JdbmContextPartition.destroy(JdbmContextPartition.java:253)
at
org.apache.ldap.server.partition.DefaultContextPartitionNexus.removeContextPartition(DefaultContextPartitionNexus.java:389)
at
org.apache.ldap.server.partition.DefaultContextPartitionNexus.destroy(DefaultContextPartitionNexus.java:261)
at
org.apache.ldap.server.jndi.DefaultContextFactoryService.shutdown(DefaultContextFactoryService.java:238)
at
org.apache.ldap.server.jndi.DefaultContextFactoryService$1.run(DefaultContextFactoryService.java:110)
at java.lang.Thread.run(Thread.java:552)
Caused by: org.apache.ldap.common.MultiException
at
org.apache.ldap.server.partition.impl.btree.jdbm.JdbmContextPartition.destroy(JdbmContextPartition.java:214)
... 5 more
18:42:46,908 INFO [ActiveMQAsfEndpointWorker] Endpoint connection to JMS
broker failed: Initialization of TcpTransportChannel failed. URI was:
tcp://localhost:61616 Reason: java.net.ConnectException: Connection refused
18:42:46,909 INFO [ActiveMQAsfEndpointWorker] Endpoint will try to reconnect
to the JMS broker in 30 seconds
18:42:46,914 INFO [ActiveMQAsfEndpointWorker] Endpoint connection to JMS
broker failed: Initialization of TcpTransportChannel failed. URI was:
tcp://localhost:61616 Reason: java.net.ConnectException: Connection refused
18:42:46,915 INFO [ActiveMQAsfEndpointWorker] Endpoint will try to reconnect
to the JMS broker in 30 seconds
18:43:16,912 INFO [ActiveMQAsfEndpointWorker] Endpoint connection to JMS
broker failed: Initialization of TcpTransportChannel failed. URI was:
tcp://localhost:61616 Reason: java.net.ConnectException: Connection refused
18:43:16,914 INFO [ActiveMQAsfEndpointWorker] Endpoint will try to reconnect
to the JMS broker in 30 seconds
18:43:16,920 INFO [ActiveMQManagedConnection] Error occured during close of a
JMS connection.
javax.jms.JMSException: syncSendTimedOut: connection no longer OK
at
org.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1392)
at
org.activemq.ActiveMQConnection.sendConnectionInfoToBroker(ActiveMQConnection.java:1617)
at org.activemq.ActiveMQConnection.close(ActiveMQConnection.java:762)
at
org.activemq.ra.ActiveMQManagedConnection.destroy(ActiveMQManagedConnection.java:225)
at
org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor.internalDestroy(SinglePoolConnectionInterceptor.java:121)
at
org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor.destroy(AbstractSinglePoolConnectionInterceptor.java:137)
at
org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.destroy(TransactionEnlistingInterceptor.java:98)
at
org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.destroy(TransactionCachingInterceptor.java:113)
at
org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.destroy(ConnectionHandleInterceptor.java:75)
at
org.apache.geronimo.connector.outbound.TCCLInterceptor.destroy(TCCLInterceptor.java:57)
at
org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.destroy(ConnectionTrackingInterceptor.java:86)
at
org.apache.geronimo.connector.outbound.AbstractConnectionManager.doStop(AbstractConnectionManager.java:165)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.destroyInstance(GBeanInstance.java:1079)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop(GBeanInstanceState.java:395)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:200)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:545)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:213)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:192)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:545)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:213)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:192)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:545)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:213)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:192)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:545)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:213)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:192)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:545)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:213)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:192)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:545)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:213)
at
org.apache.geronimo.kernel.config.ConfigurationManagerImpl$ShutdownHook.run(ConfigurationManagerImpl.java:287)
at
org.apache.geronimo.kernel.basic.BasicKernel.notifyShutdownHooks(BasicKernel.java:406)
at
org.apache.geronimo.kernel.basic.BasicKernel.shutdown(BasicKernel.java:383)
at org.apache.geronimo.system.main.Daemon$1.run(Daemon.java:272)
Server shutdown completed
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira