Re: An unrecoverable stack overflow has occurred.

2007-07-03 Thread Tim Miller
Hi, i had found some documentation that gave the meaning of some of the text in that error log. They had a suggested workaround that seems to have worked out for the time being. It said to switch to the client jvm rather than the server. As far as I can tell, there is no performance hit or draw

Re: An unrecoverable stack overflow has occurred.

2007-06-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tim, Tim Miller wrote: > I gave that a shot, it didn't seem to matter. after a couple of minutes of > normal flow through the app, it crashed again. Wow, you're talking about a REAL crash: > # > # An unexpected error has been detected by HotSpot Vi

Re: An unrecoverable stack overflow has occurred.

2007-06-29 Thread Tim Miller
I gave that a shot, it didn't seem to matter. after a couple of minutes of normal flow through the app, it crashed again. I did find the following info that i wasn't previously aware of. Every time it crashes, this file is produced in the system32 dir : # # An unexpected error has been detect

Re: An unrecoverable stack overflow has occurred.

2007-06-29 Thread Martin Gainty
Tim-- what happens when you double the JAVA_OPTS ThreadStackSize from -XX:ThreadStackSize=512 to -XX:ThreadStackSize=1024 http://java.sun.com/javase/technologies/hotspot/vmoptions.jsp Anyone else? M-- This email message and any files transmitted with it contain confidential information intended o