[Webfunds-users] Re: 1.5.3 output

Ian Grigg iang@systemics.com
Sat Apr 22 18:07:31 2000


Tril wrote:
> 
> Here is more verbose output from my webfunds 1.5.3 crashing when hitting
> Make Payment.

Thanks!  When we have the stack trace, it is possible to fix an
exception :)

Actually I've been bouncing up on this one myself and I was wondering
what the hell is going on.  I've narrowed it down to a particular fix
I put in, which shouldn't have changed things, and certainly not to
this extent.

> Let me know if this is because the issuer is down.  It didn't seem to be
> because it appeared to be contacting the issuer when adding a contract.

Nope, nothing to do with the issuer being down, I think, and, BTW, it is
back up, was up within half an hour or so of my warning message.

iang

>      ssS: url (0) http://systemics.com/ricardo/hayek/server
> Exception occurred during event dispatching:
> java.lang.NullPointerException:
>         at java.io.PrintWriter.println(PrintWriter.java)
>         at webfunds.utils.Debug.logmsg(Debug.java:38)

What's really sucky about this is that it occurs in the
java object and without the source, there's little to be
done, except back out that change and hope it doesn't
come back.