[infinispan-issues] [JBoss JIRA] (ISPN-8081) wildfly infinispan
Sanne Grinovero (JIRA)
issues at jboss.org
Thu Feb 22 19:15:00 EST 2018
[ https://issues.jboss.org/browse/ISPN-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero closed ISPN-8081.
---------------------------------
Resolution: Incomplete Description
> wildfly infinispan
> ------------------
>
> Key: ISPN-8081
> URL: https://issues.jboss.org/browse/ISPN-8081
> Project: Infinispan
> Issue Type: Bug
> Reporter: Majid Mostafavi
>
> 11:04:25,107 WARN [org.infinispan.factories.ComponentRegistry] (ServerService Thread Pool -- 95) ISPN000189: While stopping a cache or cache manager, one of its components failed to stop: org.infinispan.commons.CacheException: Unable to invoke method public void org.infinispan.notifications.cachelistener.CacheNotifierImpl.stop() on object of type CacheNotifierImpl
> at org.infinispan.commons.util.ReflectionUtil.invokeAccessibly(ReflectionUtil.java:172)
> at org.infinispan.factories.AbstractComponentRegistry$PrioritizedMethod.invoke(AbstractComponentRegistry.java:859)
> at org.infinispan.factories.AbstractComponentRegistry.internalStop(AbstractComponentRegistry.java:664)
> at org.infinispan.factories.AbstractComponentRegistry.stop(AbstractComponentRegistry.java:564)
> at org.infinispan.factories.ComponentRegistry.stop(ComponentRegistry.java:260)
> at org.infinispan.cache.impl.SimpleCacheImpl.stop(SimpleCacheImpl.java:149)
> at org.infinispan.cache.impl.AbstractDelegatingCache.stop(AbstractDelegatingCache.java:331)
> at org.hibernate.cache.infinispan.impl.BaseRegion.destroy(BaseRegion.java:124)
> at org.hibernate.cache.internal.StandardQueryCache.destroy(StandardQueryCache.java:91)
> at org.hibernate.internal.CacheImpl.close(CacheImpl.java:258)
> at org.hibernate.internal.SessionFactoryImpl.close(SessionFactoryImpl.java:1074)
> at org.hibernate.jpa.internal.EntityManagerFactoryImpl.close(EntityManagerFactoryImpl.java:347)
> at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$2$1.run(PersistenceUnitServiceImpl.java:237)
> at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$2$1.run(PersistenceUnitServiceImpl.java:217)
> at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:667)
> at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$2.run(PersistenceUnitServiceImpl.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
> at org.jboss.threads.JBossThread.run(JBossThread.java:320)
> Caused by: java.lang.NullPointerException
> at org.infinispan.query.dsl.embedded.impl.BaseJPAFilterIndexingServiceProvider.stop(BaseJPAFilterIndexingServiceProvider.java:66)
> at org.infinispan.notifications.cachelistener.CacheNotifierImpl.stop(CacheNotifierImpl.java:216)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:483)
> at org.infinispan.commons.util.ReflectionUtil.invokeAccessibly(ReflectionUtil.java:168)
> ... 19 more
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list