[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:15:18 EST 2012
[ https://issues.jboss.org/browse/ISPN-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Fromm updated ISPN-2498:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1464
> 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