[jboss-jira] [JBoss JIRA] (JGRP-1445) Null pointer exception in FLUSH.rejectFlush()
David Hotham (JIRA)
jira-events at lists.jboss.org
Tue Apr 3 18:35:47 EDT 2012
David Hotham created JGRP-1445:
----------------------------------
Summary: Null pointer exception in FLUSH.rejectFlush()
Key: JGRP-1445
URL: https://issues.jboss.org/browse/JGRP-1445
Project: JGroups
Issue Type: Bug
Affects Versions: 3.1
Reporter: David Hotham
Assignee: Bela Ban
Continuing to test JGRP-1426 / JGRP-1443, I noticed this go past:
Exception in thread "Thread-10" java.lang.NullPointerException
at org.jgroups.protocols.pbcast.FLUSH.rejectFlush(FLUSH.java:566)
at org.jgroups.protocols.pbcast.FLUSH.access$100(FLUSH.java:42)
at org.jgroups.protocols.pbcast.FLUSH$2.run(FLUSH.java:824)
at java.lang.Thread.run(Thread.java:662)
So far as I can see, this one is fairly benign; but I figure that reporting it is the right thing to do.
Thanks!
David
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list