0 Replies Latest reply on Aug 16, 2010 5:13 AM by samclunie

    JMSBridge in a failed state.

    samclunie

      We currently have a JMS Bridge consuming messages from a remote Core Queue under JBoss [EAP] 5.0.0.GA (build: SVNTag=JBPAPP_5_0_0_GA date=200910202128)

       

      Sometimes when the JMS Bridge is restarted (using the stop/start methods on the MBean in the jmx console) the bridge will start in a failed state which is signified by the failed attribute on the MBean showing as true.

       

      It seems that once this has been set to true we can not clear it by simply trying to restart the bridge again. The only way we have seen this become false again is to restart jboss on that server.

       

      The problem is that when it is in this failed state it does not consume messages from the Queue.

       

      Is there a way to clear this failed state without starting Jboss?

       

      Thanks

       

      Sam