[infinispan-issues] [JBoss JIRA] (ISPN-4192) Adding a clustered in a local cache fails with NullPointerException

Galder Zamarreño (JIRA) issues at jboss.org
Fri Apr 11 04:44:13 EDT 2014


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

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

[~william.burns], it's getting ackward developing the remote event stuff without a fix for this, because there's no metadata information available in the local listeners, and want to verify data versions, which are retrieved from metadata, match up. So, I'll assign this to me and give it a crack :)
                
> Adding a clustered in a local cache fails with NullPointerException
> -------------------------------------------------------------------
>
>                 Key: ISPN-4192
>                 URL: https://issues.jboss.org/browse/ISPN-4192
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 7.0.0.Alpha2
>            Reporter: Galder Zamarreño
>            Assignee: William Burns
>             Fix For: 7.0.0.Alpha4
>
>
> members is null
> {code}
> Caused by: java.lang.NullPointerException
> 	at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addedListener(CacheNotifierImpl.java:594)
> 	at org.infinispan.notifications.impl.AbstractListenerImpl.validateAndAddListenerInvocation(AbstractListenerImpl.java:154)
> 	at org.infinispan.notifications.cachelistener.CacheNotifierImpl.addListener(CacheNotifierImpl.java:578)
> 	at org.infinispan.cache.impl.CacheImpl.addListener(CacheImpl.java:560)
> {code}

--
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