[jboss-jira] [JBoss JIRA] (AS7-3895) Race condition exists between Infinispan cache container and optional MBeanServer service dependency

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Thu Feb 23 18:37:36 EST 2012


Paul Ferraro created AS7-3895:
---------------------------------

             Summary: Race condition exists between Infinispan cache container and optional MBeanServer service dependency
                 Key: AS7-3895
                 URL: https://issues.jboss.org/browse/AS7-3895
             Project: Application Server 7
          Issue Type: Bug
            Reporter: Paul Ferraro


If cache manager starts before the mbean server service is installed, the dependency won't be resolved and the cache manager will not use jmx.
Solution: don't use optional dependencies.  Use a configuration property to enable jmx statistics.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list