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 drawback, so i am going to go with this until something else happens. Thanks for your help! Tim.
Christopher Schultz-2 wrote: > > -----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 Virtual Machine: >> # >> # EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x080ad956, pid=1800, >> tid=1876 > > I thought you meant that you got a StackOverflowException, which usually > means that your code exhibits runaway recursion. In this case (a JVM > crash), something worse is happening. > > Is it possible to try a newer version of the JVM? Perhaps one of the 1.5 > series? I recently switched from 1.4.2 to 1.5 without any growing pains > (but I have a relatively simple webapp, so YMMV). It's worth checking > out because you might have found some obscure bug in the VM... which > probably will never be fixed (you're 2 versions out of date according to > Sun). > > - -chris > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFGhSz19CaO5/Lv0PARAhtuAJwMjgdmCHXYirjrrZrTMk3muQhyYgCdFZAv > 1rB48PepZ2elryE5sQgrHAQ= > =e/50 > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/An-unrecoverable-stack-overflow-has-occurred.-tf4000042.html#a11410659 Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]