1. Environment
Active MQ 5.5.1
2. Problem Description
In our production, occasionally we got this error:
2015-01-19 04:32:31,647 | INFO | Transport failed: org.apache.activemq.transport.InactivityIOException: Channel was inactive for too (>30000) long: /10.3.2.52:36567 | org.apache.activemq.broker.TransportConnection.Transport | InactivityMonitor Async Task: java.util.concurrent.ThreadPoolExecutor$Worker@643a2f14
3. Workaround
Refer to reference 1.
4. Solution
Reference:
[1] http://www.thetekblog.com/2013/02/activemq-inactivity-monitor/