[infinispan-issues] [JBoss JIRA] (ISPN-3311) org.infinispan.lifecycle.ModuleLifecycle service definitions missing from Lucene Directory jar

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue Jul 23 13:03:26 EDT 2013


    [ https://issues.jboss.org/browse/ISPN-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791768#comment-12791768 ] 

Galder Zamarreño commented on ISPN-3311:
----------------------------------------

It's a bug in the Maven Bundle plugin. If you change lucene-directory to produce a jar instead of a bundle, it's there:

{code}[g@:~/Go/code/infinispan.git]% (t_3311_m⚡) jar tf lucene/lucene-directory/target/infinispan-lucene-directory.jar | grep services
META-INF/services/
META-INF/services/org.infinispan.lifecycle.ModuleLifecycle{code}
                
> org.infinispan.lifecycle.ModuleLifecycle service definitions missing from Lucene Directory jar
> ----------------------------------------------------------------------------------------------
>
>                 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
>            Priority: Critical
>             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



More information about the infinispan-issues mailing list