[
https://issues.jboss.org/browse/ISPN-4192?page=com.atlassian.jira.plugin....
]
William Burns updated ISPN-4192:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Alpha4
(was: 7.0.0.Alpha3)
Resolution: Done
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: Galder ZamarreƱo
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