Posted: Tue Jul 19, 2011 5:41 am Post subject: reconnect issues for durable subscribers
Newbie
Joined: 19 Jul 2011 Posts: 1
I'm having issues reconnecting my durable subscribers after the client unexpectedly halts. I can of course trap exceptions and explicitly call unsubscribe() on my subscriber TopicSession instance, but have trouble reconnecting if the client subscriber just stops running (process killed at the OS level, box rebooted etc..)
any tips on how I can reconnect the client after events like this? I get a subscriber ID already in use type exception when I fire the client back up.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum