Prevent broker deadlock if jmxconnector start hangs 
----------------------------------------------------

                 Key: AMQ-2525
                 URL: https://issues.apache.org/activemq/browse/AMQ-2525
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.3.1
            Reporter: Dejan Bosanac
            Assignee: Dejan Bosanac
             Fix For: 5.3.1, 5.4.0


This issue is discovered in camel-example-guice-jms module, where the test 
hangs due to the problem with starting connector. The JMXConnectorServer can 
deadlock when start() is called at the same with stop() or isActive() methods. 
The simple logic that will enable this condition is never met is enough to 
prevent broker to hang on startup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to