Hi, Don't know if you are using connection pooling....I've solved this issue by setting the idle timeout to 0 (infinite timeout), for pooled connections.....Unfortunately, the PooledConnectionFactory doesn't expose the idleTimeout property, so I sub-classed it as a work-around. I've filed an issue which outlines the work-around: AMQ-1578
Jason RHeil wrote: > > Please have a look at this urgent and critical issue which is still open > > we are using activemq-all-5.0.0.jar > > -- View this message in context: http://www.nabble.com/Transport-failed%2C-attempting-to-automatically-reconnect-due-to...-tp15159638s2354p15327912.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.