You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Thomas Vinod Johnson (JIRA)" <ji...@apache.org> on 2007/11/21 20:43:43 UTC

[jira] Resolved: (RIVER-215) LookupDiscovery throws NullPointerException on terminate

     [ https://issues.apache.org/jira/browse/RIVER-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Vinod Johnson resolved RIVER-215.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: AR2

> LookupDiscovery throws NullPointerException on terminate
> --------------------------------------------------------
>
>                 Key: RIVER-215
>                 URL: https://issues.apache.org/jira/browse/RIVER-215
>             Project: River
>          Issue Type: Bug
>          Components: net_jini_discovery
>    Affects Versions: jtsk_2.0
>            Reporter: Bob Scheifler
>            Assignee: Thomas Vinod Johnson
>            Priority: Minor
>             Fix For: AR2
>
>
> Bugtraq ID [6319534|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6319534]
> There is a race condition in LookupDiscovery which leads to a null pointer exception on terminate. This is caused due to the fact that the run method nulls out its socket, which in turn is referenced in the interrupt method that terminate invokes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.