[Webfunds-users] Deposit not working?

Edwin Woudt edwin@woudt.nl
Tue Feb 1 19:25:55 2000


Something really odd happened on depositing a bearer spend:

>   AB: got wallet SOX
> After plug.start()
> <>failed on decode, trying decodeByteArray
> java.lang.StringIndexOutOfBoundsException: String index out of range: 5
> <>failed on decodeByteArray
> webfunds.sox.SOXPacketException: data == null
>         at webfunds.sox.Encodable.decode(Encodable.java:64)
>         at webfunds.sox.Payment.<init>(Payment.java:207)
>         at webfunds.client.sox.SOXWallet.makeDeposit(SOXWallet.java:370)
>         at 
> webfunds.client.SimpleDepositFrame.deposit(SimpleDepositFrame.java:118)
>         at > webfunds.client.SimpleDepositFrame$1.run(SimpleDepositFrame.java:104)
> 
> <>[ not recoverable: webfunds.sox.SOXPacketException: data == null ]

The last line was also displayed in an error box on the screen.

Any ideas what's going on?

Edwin