You say you get a stack overflow ? is that stack overflow as in
java.lang.StackOverflowError ? That sounds impossible !!

This error is supposed to mean too many nested method calls, but
your program doesn't do any nested calls !
If this is what is happening, send me the class file
and I'll decompile to see what the byte-code is doing.

Nick


> i)  Watching it using 'top', the process slowly grows in size...
> ii) After about 550,000 iterations the program dies with a stack overflow error...
>
> Crispin



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to