-
Bug
-
Resolution: Done
-
Minor
-
JBoss A-MQ 6.1, JBoss A-MQ 6.2
After applying patch JBoss 6.1 Rollup 1 to JBoss Fuse (6.1.0.redhat-379), and running the tests attached (entmq803-test.zip), the following errors occur in the fuse.log:
19:36:14,837 | WARN | xception Handler | Transport | 131 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610394 | Transport Connection to: tcp://127.0.0.1:45768 failed: java.net.SocketException: Connection reset 19:36:15,890 | WARN | xception Handler | Transport | 131 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610394 | Transport Connection to: tcp://127.0.0.1:45774 failed: java.net.SocketException: Broken pipe
The test and broker run on the same host.
At the end all messages were received.
- is related to
-
ENTMQ-683 Transport java.io.EOFException occurring in broker
- Closed