I am getting this error during load testing using JMeter with thousands of
threads
"
(Transport:229): Transport failed:
org.apache.activemq.transport.InactivityIOException: Channel was inactive
for too long: /127.0.0.1:2488 
org.apache.activemq.transport.InactivityIOException: Channel was inactive
for too long: /127.0.0.1:2488
        at
org.apache.activemq.transport.InactivityMonitor$4.run(InactivityMonitor.java:164)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown 
Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)."

-- 
View this message in context: 
http://www.nabble.com/Load-test-for-ActiveMQ-5.2-tp23477350p23477350.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to