[
https://issues.jboss.org/browse/ISPN-3311?page=com.atlassian.jira.plugin....
]
Galder Zamarreño commented on ISPN-3311:
----------------------------------------
Actually, the issue might be different. When run with 5.3,
org.infinispan.lucene.ChunkCacheKey$Externalizer is not registered but with 5.2 is, and
that's leading to the cryptic error that you see. It cannot find the foreign reader
index.
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