>      if (!destroyed) log("Exception caught in RemoteDelivery.run(): " +
e);
> to:
>      if (!destroyed) log("Exception caught in RemoteDelivery.run()", e);

Yes, please.  Let's find out what is causing that NPE.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to