[ 
https://issues.apache.org/activemq/browse/AMQ-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48708#action_48708
 ] 

Richard Dunn commented on AMQ-1473:
-----------------------------------

I have also been running into this same issue. My setup using JMSAppender for 
Log4j, ActiveMQ 5.1, 5.2, and a beta 5.3 version all work fine from most of my 
webapps, but my Appfuse 2.0.2 spring based application seems to have this 
problem using exactly the same activemq and log4j versions and jar files.

> 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
>             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.

Reply via email to