Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.11.1
-
None
Description
Closing an ActiveMQConnection by calling the close() method caused the following warning message to show in the log
17:59:05,384 | WARN | org.apache.activemq.broker.TransportConnection:245 Transport Connection to: tcp://127.0.0.1:41062 failed: java.io.EOFException
This exception is harmless but this WARN message appears repeatedly in the logs which is a source of false alarm.