6 Replies Latest reply on May 30, 2008 11:30 AM by arvind_agg

    ClientID - already connected to the serve -durable subscribe

    arvind_agg

      Hi,

      I am using Jboss 4.2.2 GA and trying to use durablesubscritpion to topic. Infirst try it goes on well. Next time if I undeploy the process and redeploy, I start receiving below mentioned error.

      javax.jms.JMSSecurityException: The login id has an assigned client id 'DurableSubscriberExample', that is already connected to the server!

      A restart of the server fixes this but we cannot keep doing it again and again. Also this being Dev env. there will be lot of redeployments. So kindly please help me in fixing this issue. Tried to look on internet and nothing is helping.

      -AA