Issue Details (XML | Word | Printable)

Key: XMLRPC-62
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Unassigned
Reporter: Holger Hoffstätte
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XML-RPC

executeAsync bombs with NPE

Created: 15/Jun/05 08:17 PM   Updated: 15/Jun/05 11:24 PM
Return to search
Component/s: Source
Affects Version/s: 2.0
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works executeAsync.patch 2005-06-15 08:18 PM Holger Hoffstätte 0.8 kB
Environment: Windows XP, jdk 1.5.0

Resolution Date: 15/Jun/05 11:24 PM


 Description  « Hide
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).


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Holger Hoffstätte made changes - 15/Jun/05 08:18 PM
Field Original Value New Value
Attachment executeAsync.patch [ 12310763 ]
Henri Gomez made changes - 15/Jun/05 11:24 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]