Re: ActiveMQ CPP disconnect While Debugging

2009-10-21 Thread Michael Dehmlow
gt;>> >>> Below is the stack trace for the exception generated after being broken >>> too >>> long: >>> http://www.nabble.com/file/p25682604/exception.gif exception.gif >> >> Have you tried increasing the max inactivity duration on your client'

Re: ActiveMQ CPP disconnect While Debugging

2009-10-19 Thread Michael Dehmlow
uri? > > param maxInactivityDuration value = time in milliseconds. > > See: http://activemq.apache.org/configuring-wire-formats.html > > Regards > Tim. > > > -- View this message in context: http://www.nabble.com/ActiveMQ-CPP-disconnect-While-Debugging-tp25682604p25965836.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ CPP disconnect While Debugging

2009-09-30 Thread Timothy Bish
On Wed, 2009-09-30 at 07:48 -0700, Michael Dehmlow wrote: > If I debug an activemq-cpp enabled application using visual studio 9.0 it > appears I get kicked of the broker if I'm broken for more then about 20 > seconds once I resume the application again. This is very annoying as it may > take a whi

ActiveMQ CPP disconnect While Debugging

2009-09-30 Thread Michael Dehmlow
ing (keep alive acknowledgment maybe) it is supposed to and the broker closes the socket on him. Below is the stack trace for the exception generated after being broken too long: http://www.nabble.com/file/p25682604/exception.gif exception.gif -- View this message in context: http://www.nabble.com/ActiveMQ