You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Ganesh (JIRA)" <ji...@apache.org> on 2015/07/15 14:40:07 UTC

[jira] [Updated] (AMQ-5888) Transport Connection to: tcp://127.0.0.1:41062 failed: java.io.EOFException shows up in log when closing connection normally

     [ https://issues.apache.org/jira/browse/AMQ-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh updated AMQ-5888:
------------------------
    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.

  was:
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.TransportConnectio: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.


> 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
>            Priority: Minor
>
> 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)