You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Howard Gao (JIRA)" <ji...@apache.org> on 2015/03/02 05:59:04 UTC

[jira] [Created] (ACTIVEMQ6-84) JMSServerManagerImpl.activated() doesn't get called when starting in standalone mode

Howard Gao created ACTIVEMQ6-84:
-----------------------------------

             Summary: JMSServerManagerImpl.activated() doesn't get called when starting in standalone mode
                 Key: ACTIVEMQ6-84
                 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-84
             Project: Apache ActiveMQ 6
          Issue Type: Bug
    Affects Versions: 6.0.0
            Reporter: Howard Gao
             Fix For: 6.0.0


How to reproduce:

Build a dirstro from master and start the broker

./activemq run

Launch a jconsole and you will see there is no jms server entry in the console. This is because the activate() didn't get called.

The reason is that in FileBroker starts the core server before jms server.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)