]
Gustavo Fernandes updated ISPN-9410:
------------------------------------
Affects Version/s: 9.3.1.Final
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
Affects Versions: 9.3.1.Final
Reporter: Gustavo Fernandes
Assignee: 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}