Shutting down JBoss AS server causes NPE in ClusterableCacheFactory
-------------------------------------------------------------------
Key: TEIID-1185
URL:
https://jira.jboss.org/browse/TEIID-1185
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 7.1
Environment: Jboss AS 5.1
Reporter: Van Halbert
Assignee: Steve Hawkins
Priority: Minor
Start the Jboss AS server, open the admin console (not sure if this impacts it, but that
was one of my steps), then shutdown the server, get this exception:
15:01:14,024 WARN [CreateDestroyLifecycleAction] Error during destroy for CacheFactory
java.lang.NullPointerException
at
org.teiid.cache.jboss.ClusterableCacheFactory.destroy(ClusterableCacheFactory.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira