Re: client already connected from durable topic subscribers

2013-04-13 Thread mdblack98
I figured this was a common problem as there are tons of google references but none for just a simple client (all seem to be3rd party apps with 3rd party fixes to it). tcp://10.2.100.209:61616?keepAlive=true I don’t have access to the broker config – as I said – no control over it. Broker is Act

Re: client already connected from durable topic subscribers

2013-04-13 Thread Timothy Bish
On 04/13/2013 09:58 AM, mdblack98 wrote: Broker: localhost - Client: mblack3 already connected from tcp://10.40.245.19:4688 I'm trying to make my client as robust as possible so I'm testing crashes at different stages of processing. This is the one thing that's slowing down developing this a lo