[infinispan-issues] [JBoss JIRA] (ISPN-1850) NPE during CacheManager stop with enabled jmx
Thomas Fromm (JIRA)
jira-events at lists.jboss.org
Tue Feb 7 11:51:50 EST 2012
Thomas Fromm created ISPN-1850:
----------------------------------
Summary: NPE during CacheManager stop with enabled jmx
Key: ISPN-1850
URL: https://issues.jboss.org/browse/ISPN-1850
Project: Infinispan
Issue Type: Bug
Components: Core API
Affects Versions: 5.1.1.FINAL
Reporter: Thomas Fromm
Assignee: Manik Surtani
Happens, when running ISPN inside webapp in Tomcat 6 during shutdown of the server.
java.lang.NullPointerException
at org.infinispan.jmx.CacheJmxRegistration.unregisterCacheMBean(CacheJmxRegistration.java:113)
at org.infinispan.manager.DefaultCacheManager.unregisterCacheMBean(DefaultCacheManager.java:732)
at org.infinispan.manager.DefaultCacheManager.stop(DefaultCacheManager.java:706)
--
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 infinispan-issues
mailing list