Is this still happening with the keepalive messages? If it is, have you tried using the failover connections?
------Original Message------ From: simone_b To: ActiveMQ Users ReplyTo: ActiveMQ Users Subject: Re: Idle Connection Timeout in ActiveMQ 5.0 Sent: May 28, 2009 2:31 AM I second this. I notice that some consumers get disconnected after some time that they don't receive messages. mythz wrote: > > Is there a way to change the idle connection timeout for consumers in > ActiveMQ v5.0? > > I'm having a problem that wasn't happening in ActiveMQ v4.x where the > connection of a consumer thats listening to a topic that is idle for about > an hour or so will 'silently die'. i.e. the connection dies (and is > removed from the JMX console) on the broker however no exception was > thrown in the c# openwire client. > > Is there a way that we can either reconfigure the idle connection timeout, > or fix the c# openwire client so that idle connection timeouts raises > exceptions? > -- View this message in context: http://www.nabble.com/Idle-Connection-Timeout-in-ActiveMQ-5.0-tp15308619p23758380.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. - Jim