[
https://issues.jboss.org/browse/MODCLUSTER-73?page=com.atlassian.jira.plu...
]
Michal Babacek closed MODCLUSTER-73.
------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
Advertise worker thread can throw NullPointerException on
AdvertiseListener.destroy()
-------------------------------------------------------------------------------------
Key: MODCLUSTER-73
URL:
https://issues.jboss.org/browse/MODCLUSTER-73
Project: mod_cluster
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 1.0.0.CR1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Minor
Fix For: 1.0.0.CR2
AdvertiseListenerImpl can throw a NullPointerException if AdvertiseListener.destroy()
completes before the worker thread is done with the socket.
+++
[java] Test DONE
[java] Exception in thread "Thread-30" java.lang.NullPointerException
[java] at
org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl$AdvertiseListenerWorker.run(AdvertiseListenerImpl.java:422)
+++
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)