Hello Wendell-

That error seems to indicate some sort of protocol mismatch or network timeout 
issue. 

Are you able to obtain the logs from the server side?

What version of ActiveMQ client jar?

What version of ActiveMQ server?

Thanks,
Matt Pavlovich

> On Oct 25, 2022, at 10:30 AM, Wendell Hatcher <wendellhatcher1...@gmail.com> 
> wrote:
> 
> Hello, I am getting the following error message within amq. Can someone
> please give me direction to resolving this issue?
> 
> Message Code: JAVA PLUGIN_1762
> Message: [ERROR] Failed to create JMS session: Wire format negotiation
> timeout: peer did not send his wire format.Exception Stack:
> javax.jms.JMSException: Wire format negotiation timeout: peer did not send
> his wire format.
>                  at
> org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72)
>                  at
> org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1413)
>                  at
> org.apache.activemq.ActiveMQConnection.ensureConnectionInfoSent(ActiveMQConnection.java:1478)
>                  at
> org.apache.activemq.ActiveMQConnection.createSession(ActiveMQConnection.java:329)
>                  at
> org.apache.activemq.ActiveMQConnection.createQueueSession(ActiveMQConnection.java:1275)
>                  at
> com.informatica.powerconnect.jms.server.common.PlginJMSConnection$PlginJMSQueueConnection.createSession(PlginJMSConnection.java:416)
>                  at
> com.informatica.powerconnect.jms.server.reader.JMSReaderPartitionDriver.createSessionAndMessageConsumer(JMSReaderPartitionDriver.java:1920)
>                  at
> com.informatica.powerconnect.jms.server.reader.JMSReaderPartitionDriver.run(JMSReaderPartitionDriver.java:1542)
> Caused by: java.io.IOException: Wire format negotiation timeout: peer did
> not send his wire format.
>                  at
> org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:99)
>                  at
> org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:68)
>                  at
> org.apache.activemq.transport.ResponseCorrelator.asyncRequest(ResponseCorrelator.java:81)
>                  at
> org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:86)
>                  at
> org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1388)
>                  ... 6 more
> Linked Exception Stack: java.io.IOException: Wire format negotiation
> timeout: peer did not send his wire format.
>                  at
> org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:99)
>                  at
> org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:68)
>                  at
> org.apache.activemq.transport.ResponseCorrelator.asyncRequest(ResponseCorrelator.java:81)
>                  at org.apache

Reply via email to