You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2009/08/11 16:55:35 UTC

[jira] Resolved: (AMQ-1473) javax.jms.JMSException: Wire format negociation timeout: peer did not send his wire format.

     [ https://issues.apache.org/activemq/browse/AMQ-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-1473.
--------------------------------

       Resolution: Working as Designed
    Fix Version/s:     (was: 5.4.0)
                   5.3.0

I put up a FAQ entry that covers this topic, causes and workarounds http://activemq.apache.org/javaxjmsjmsexception-wire-format-negociation-timeout-peer-did-not-send-his-wire-format.html so I'll resolve this issue for now. Also take a look at this entry http://activemq.apache.org/how-do-i-use-log4j-jms-appender-with-activemq.html is you're using log4j jms appender

> 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
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>
> 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.