0 Replies Latest reply on Sep 10, 2010 11:14 AM by graben

    Dead session left after bridge redeployment

    graben

      Hi everybody,

       

      I heavily use JBoss Messaging 1.4.2 Bridges to dynamically connect two JBoss instances through WAN (Solaris backend). Sometimes those bridges are hanging (no data is transported anymore) That's why we made touch on the xml bridge files to undeploy and deploy the bridge again. I did some automatisation for that task to faster bring back connection. The result was that sometimes JMS sessions are not killed after undeploy of bridge file.

       

      Any suggestions to that? Maybe a BUG? I see in code that only the JMS connection is explicitly closed.

       

      THX Benjamin