javax.jms.JMSException: Wire format negociation timeout: peer did not send his
wire format.
-------------------------------------------------------------------------------------------
Key: AMQ-1473
URL: https://issues.apache.org/activemq/browse/AMQ-1473
Project: ActiveMQ
Issue Type: Bug
Components: JMS client
Reporter: Denis Abramov
Periodically my JMS Client crashes and then can't start back up. I get the
following exception:
javax.jms.JMSException: Wire format negociation timeout: peer did not send his
wire format.
at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:58)
at
org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1185)
at
org.apache.activemq.ActiveMQConnection.ensureConnectionInfoSent(ActiveMQConnection.java:1263)
at
org.apache.activemq.ActiveMQConnection.start(ActiveMQConnection.java:449)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.