You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by manua <ag...@gmail.com> on 2013/06/05 01:45:17 UTC

ActiveMQ Transport failed: java.io.EOFException

HI,

I am running ActiveMQ 5.5.1 and allowing SSL connections. In the logs I am
seeing lot of exceptions as shown below. PLease let me know what could be
the reason for these. Am I doing something wrong in configuration or is it
improper handshake when client doesnt have proper certificate.

2013-06-04 18:00:52,633 | INFO  | Transport failed: java.io.EOFException |
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ
Transport: ssl:///<client_ip>:2276
2013-06-04 18:00:56,675 | INFO  | Transport failed: java.io.IOException:
Unknown data type: 47 |
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ
Transport: ssl:///<client_ip>:2291
2013-06-04 18:00:56,676 | INFO  | Transport failed:
org.apache.activemq.transport.InactivityIOException: Cannot send, channel
has already failed: /<client_ip>:2291 |
org.apache.activemq.broker.TransportConnection.Transport | Async Exception
Handler
2013-06-04 18:00:57,473 | INFO  | Transport failed: java.io.EOFException |
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ
Transport: ssl:///<client_ip>:2297
2013-06-04 18:00:57,473 | INFO  | Transport failed:
org.apache.activemq.transport.InactivityIOException: Cannot send, channel
has already failed: /<client_ip>:2297 |
org.apache.activemq.broker.TransportConnection.Transport | Async Exception
Handler
2013-06-04 18:00:58,169 | INFO  | Transport failed: java.io.IOException:
Unknown data type: 47 |
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ
Transport: ssl:///<client_ip>:2289
2013-06-04 18:37:04,973 | INFO  | Transport failed: java.io.EOFException |
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ
Transport: ssl:///<client_ip>:49747

Thanks
Manu



--
View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Transport-failed-java-io-EOFException-tp4667872.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.