[infinispan-issues] [JBoss JIRA] (ISPN-2498) NPE at CacheManager restart and JMX
Thomas Fromm (JIRA)
jira-events at lists.jboss.org
Tue Nov 13 03:13:18 EST 2012
Thomas Fromm created ISPN-2498:
----------------------------------
Summary: NPE at CacheManager restart and JMX
Key: ISPN-2498
URL: https://issues.jboss.org/browse/ISPN-2498
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 5.2.0.Beta3
Reporter: Thomas Fromm
Assignee: Thomas Fromm
With enabled JMX, a CacheManager stop() and start() afterwards results into a NPE.
java.lang.NullPointerException
at org.infinispan.jmx.CacheManagerJmxRegistration.start(CacheManagerJmxRegistration.java:62)
at org.infinispan.manager.DefaultCacheManager.start(DefaultCacheManager.java:709)
at org.infinispan.jmx.ComponentsJmxRegistrationTest.testStopStartCM(ComponentsJmxRegistrationTest.java:75)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list