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]
- Re: java.lang.OutOfMemoryError Nick Lawson
- Re: java.lang.OutOfMemoryError Luigi Giuri
- Re: java.lang.OutOfMemoryError Nick Lawson
- Re: java.lang.OutOfMemoryError Matthias Carlsson
- Re: java.lang.OutOfMemoryError Crispin Miller
- Re: java.lang.OutOfMemoryError Jan-Henrik Haukeland
- Re: java.lang.OutOfMemoryError Crispin Miller
- Re: java.lang.OutOfMemoryError Jan-Henrik Haukeland
- Re: java.lang.OutOfMemoryError Nick Lawson
- Re: java.lang.OutOfMemoryError Crispin Miller
- Re: java.lang.OutOfMemoryError Nick Lawson
- Re: java.lang.OutOfMemoryError Larry Gates
- Re: java.lang.OutOfMemoryError Gregory Steuck
- Re: java.lang.OutOfMemoryError Nathan Ehresman
- Re: java.lang.OutOfMemoryError Dallas Hockley
- Re: java.lang.OutOfMemoryError Crispin Miller