[ http://issues.apache.org/jira/browse/XMLRPC-62?page=all ]
     
Henri Gomez closed XMLRPC-62:
-----------------------------

    Resolution: Fixed

Applied your fix to XML-RPC head and 2.0 branch...

> executeAsync bombs with NPE
> ---------------------------
>
>          Key: XMLRPC-62
>          URL: http://issues.apache.org/jira/browse/XMLRPC-62
>      Project: XML-RPC
>         Type: Bug
>   Components: Source
>     Versions: 2.0
>  Environment: Windows XP, jdk 1.5.0
>     Reporter: Holger Hoffstätte
>     Priority: Critical
>  Attachments: executeAsync.patch
>
> executeAsync reproducably bombs out with an NPE in 
> XmlRpcClient.XmlRpcClientAsyncThread.run(). Reason: the initially non-null 
> call is overwritten by a call to dequeue, which returns null. The attached 
> patch fixes this and also takes care of initially non-null calls (just in 
> case).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to