[mod_cluster-issues] [JBoss JIRA] Created: (MODCLUSTER-73) Advertise worker thread can throw NullPointerException on AdvertiseListener.destroy()

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Thu Apr 23 09:35:40 EDT 2009


Advertise worker thread can throw NullPointerException on AdvertiseListener.destroy()
-------------------------------------------------------------------------------------

                 Key: MODCLUSTER-73
                 URL: https://jira.jboss.org/jira/browse/MODCLUSTER-73
             Project: mod_cluster
          Issue Type: Bug
    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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the mod_cluster-issues mailing list