[
https://issues.jboss.org/browse/ISPN-3311?page=com.atlassian.jira.plugin....
]
Galder Zamarreño commented on ISPN-3311:
----------------------------------------
Indeed:
{code}[g@:~/.m2/repository/org/infinispan/infinispan-lucene-directory]% jar tf
5.2.5.Final/infinispan-lucene-directory-5.2.5.Final.jar| grep services
META-INF/services/
META-INF/services/org.infinispan.lifecycle.ModuleLifecycle
[g@:~/.m2/repository/org/infinispan/infinispan-lucene-directory]% jar tf
5.3.0.Final/infinispan-lucene-directory-5.3.0.Final.jar| grep services
[g@:~/.m2/repository/org/infinispan/infinispan-lucene-directory]% {code}
Unmarshalling error switching from 5.2 to 5.3
---------------------------------------------
Key: ISPN-3311
URL:
https://issues.jboss.org/browse/ISPN-3311
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.3.0.Final
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 6.0.0.Alpha2, 6.0.0.Final
Error:
{code}Caused by: org.infinispan.CacheException: Type of data read is
unknown. Id=-2147482348 is not amongst known reader indexes.
at
org.infinispan.marshall.jboss.ExternalizerTable.readObject(ExternalizerTable.java:222){code}
Full stacktrace:
https://gist.github.com/galderz/770679223e02f5b211f8
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira