[
https://issues.jboss.org/browse/JGRP-2027?page=com.atlassian.jira.plugin....
]
Radoslav Husar updated JGRP-2027:
---------------------------------
Description:
Spotted by QE. Nothing in particular leading to this.
{noformat}
05:34:46,660 ERROR [org.jgroups.protocols.UDP] (INT-1,ee,jboss-eap-7.0) JGRP000030:
jboss-eap-7.0: failed handling incoming message: java.lang.NullPointerException
05:34:49,846 ERROR [org.jgroups.protocols.UDP] (INT-1,ee,dev212) JGRP000027: failed
passing message up: java.lang.NullPointerException
at org.jgroups.protocols.TP$SingleMessageHandler.run(TP.java:1801)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
{noformat}
was:
I can see intermittently NPE when doing failover tests with mod_cluster.
{noformat}
05:34:46,660 ERROR [org.jgroups.protocols.UDP] (INT-1,ee,jboss-eap-7.0) JGRP000030:
jboss-eap-7.0: failed handling incoming message: java.lang.NullPointerException
05:34:49,846 ERROR [org.jgroups.protocols.UDP] (INT-1,ee,dev212) JGRP000027: failed
passing message up: java.lang.NullPointerException
at org.jgroups.protocols.TP$SingleMessageHandler.run(TP.java:1801)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
{noformat}
NPE when handling incoming JGroups message
------------------------------------------
Key: JGRP-2027
URL:
https://issues.jboss.org/browse/JGRP-2027
Project: JGroups
Issue Type: Bug
Affects Versions: 3.6.7
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Critical
Spotted by QE. Nothing in particular leading to this.
{noformat}
05:34:46,660 ERROR [org.jgroups.protocols.UDP] (INT-1,ee,jboss-eap-7.0) JGRP000030:
jboss-eap-7.0: failed handling incoming message: java.lang.NullPointerException
05:34:49,846 ERROR [org.jgroups.protocols.UDP] (INT-1,ee,dev212) JGRP000027: failed
passing message up: java.lang.NullPointerException
at org.jgroups.protocols.TP$SingleMessageHandler.run(TP.java:1801)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)