Uploaded image for project: 'XML-RPC'
  1. XML-RPC
  2. XMLRPC-62

executeAsync bombs with NPE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0
    • None
    • Source
    • None
    • Windows XP, jdk 1.5.0

    Description

      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).

      Attachments

        1. executeAsync.patch
          0.8 kB
          Holger Hoffstätte

        Activity

          People

            Unassigned Unassigned
            h2o Holger Hoffstätte
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: