Re: Error javax.jms.JMSException: Broken pipe

2013-09-12 Thread joneron
Thank you for your reply, the network is normal, also did not open the firewall. -- View this message in context: http://activemq.2283324.n4.nabble.com/Error-javax-jms-JMSException-Broken-pipe-tp4671326p4671469.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Error javax.jms.JMSException: Broken pipe

2013-09-10 Thread joneron
hi all; 1.using ActiveMQ version is ActiveMQ 5.8 2.using JVM version is jdk1.6.24 (64bit) 3.using operating system is linux (64bit) 4.using topics and non persistent messaging send message 5.application server; spring2.5, tomcat6.0, J2EE ActiveMQ error log as follows: --

Re: Error javax.jms.JMSException: Broken pipe

2013-09-10 Thread Christian Posta
This belongs on the users mailing list. Looks like some how (firewall?) your connection got dropped and the tcp session was interrupted. On Mon, Sep 9, 2013 at 11:34 PM, joneron wrote: > hi all; > > 1.using ActiveMQ version is ActiveMQ 5.8 > 2.using JVM version is jdk1.6.24 (64bit) > 3.using o