The warning message "Transport Connection to: tcp://<host_ip>:<port> failed: java.io.EOFException" appears repeatedly and pollutes container logs on AWS

Solution Verified - Updated -

Issue

We are running JBoss A-MQ container on AWS. The AWS ELB performs a health check on ActiveMQ openwire port 61616 every 30 seconds, and this produces following warning repeatedly on JBoss A-MQ logs:

2017-10-05 13:35:09,678 | WARN  | 7.127:4722@61616 | Transport                        | ivemq.broker.TransportConnection  233 | 137 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-621169 | Transport Connection to: tcp://xx.xx.xx.127:4722 failed: java.io.EOFException
2017-10-05 13:35:10,439 | WARN  | .243:16203@61616 | Transport                        | ivemq.broker.TransportConnection  233 | 137 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-621169 | Transport Connection to: tcp://xx.xx.xx.243:16203 failed: java.io.EOFException
2017-10-05 13:35:39,679 | WARN  | 7.127:4758@61616 | Transport                        | ivemq.broker.TransportConnection  233 | 137 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-621169 | Transport Connection to: tcp://xx.xx.xx.127:4758 failed: java.io.EOFException
2017-10-05 13:35:40,439 | WARN  | .243:16217@61616 | Transport                        | ivemq.broker.TransportConnection  233 | 137 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-621169 | Transport Connection to: tcp://xx.xx.xx.243:16217 failed: java.io.EOFException

This message appears repeatedly and pollutes the server logs.

Do you have any suggestions to prevent these warning being logged?

Environment

  • JBoss Fuse/A-MQ on AWS
    • 6.2.1
    • 6.3

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content