[
https://issues.apache.org/jira/browse/AMQ-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully resolved AMQ-5888.
-----------------------------
Resolution: Fixed
Assignee: Gary Tully
Fix Version/s: 5.12.0
fix and test applied via patch with thanks to Ganesh Murthy
https://git1-us-west.apache.org/repos/asf/activemq/repo?p=activemq.git;a=commit;h=2b5b890db9810ff282479d7688c36e3c78e32c73
> Transport Connection to: tcp://127.0.0.1:41062 failed: java.io.EOFException
> shows up in log when closing connection normally
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: AMQ-5888
> URL: https://issues.apache.org/jira/browse/AMQ-5888
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMS client
> Affects Versions: 5.11.1
> Reporter: Ganesh
> Assignee: Gary Tully
> Priority: Minor
> Fix For: 5.12.0
>
> Attachments: AMQ-5888-GMURTHY-NEW-PATCH.TXT,
> AMQ-5888-GMURTHY-PATCH.TXT, TcpTransportCloseConnectionTest.java
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)