I don't know why, but I'm experiencing the same problem. I'm running on a Linux (Ubuntu) the 5.2.0 version.
regards, Ricardo On Thu, Jan 29, 2009 at 9:10 AM, Rob Davies <[email protected]> wrote: > > On 28 Jan 2009, at 23:28, happyAMQ wrote: > >> >> Anyone know why I would be seeing the following exception when using the >> NIO >> transport connector. I do not see this with TCP. >> >> [java] javax.jms.JMSException: Wire format negotiation timeout: peer did >> not send his wire format. >> [java] at >> >> org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:62) >> [java] at >> >> org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1255) >> [java] at >> >> org.apache.activemq.ActiveMQConnection.ensureConnectionInfoSent(ActiveMQConnection.java:1339) >> [java] at >> org.apache.activemq.ActiveMQConnection.start(ActiveMQConnection.java:488) >> [java] at EchoServerMT.run(EchoServerMT.java:206) >> [java] at java.lang.Thread.run(Thread.java:619) >> >> -- >> View this message in context: >> http://www.nabble.com/Using-the-NIO-transport-causes-issues-tp21717611p21717611.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> > > Can you let us know the version of ActiveMQ and the platform - a lot of > issues are platform specific (I get no error running on a Mac for example)? > > > cheers, > > Rob > > Rob Davies > http://fusesource.com > http://rajdavies.blogspot.com/ > > > > > > >
