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

Galder Zamarreño (JIRA) issues at jboss.org
Tue Apr 8 08:46:13 EDT 2014


Galder Zamarreño created ISPN-4192:
--------------------------------------

             Summary: 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.Alpha3


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