[infinispan-issues] [JBoss JIRA] (ISPN-9410) Intermittent Linkage erros when starting the server with indexed caches
Gustavo Fernandes (JIRA)
issues at jboss.org
Sun Aug 5 09:32:00 EDT 2018
Gustavo Fernandes created ISPN-9410:
---------------------------------------
Summary: Intermittent Linkage erros when starting the server with indexed caches
Key: ISPN-9410
URL: https://issues.jboss.org/browse/ISPN-9410
Project: Infinispan
Issue Type: Bug
Reporter: Gustavo Fernandes
{noformat}
Caused by: org.infinispan.commons.CacheException: java.lang.LinkageError:
loader constraint violation: when resolving interface method
"org.infinispan.lucene.directory.BuildContext.create()Lorg/apache/lucene/store/Directory;"
the class loader (instance of org/jboss/modules/ModuleClassLoader) of the current class,
org/infinispan/hibernate/search/spi/InfinispanDirectoryProvider, and the class loader
(instance of org/jboss/modules/ModuleClassLoader) for the method's defining class, org/infinispan/lucene/directory/BuildContext, have different Class objects for the type
org/apache/lucene/store/Directory used in the signature
{noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list