|
From: Heather L. <hea...@th...> - 2006-10-03 18:14:39
|
Hi, My application crashed and the following error was in the wrapper log. INFO | jvm 1 | 2006/09/29 18:46:20 | Wrapper code received an unknown packet type: 110 FATAL | wrapper | 2006/09/29 18:46:25 | encountered a fatal error in Wrapper FATAL | wrapper | 2006/09/29 18:46:25 | exceptionCode =3D EXCEPTION_ACCESS_VIOLATION FATAL | wrapper | 2006/09/29 18:46:25 | exceptionFlag =3D EXCEPTION_NONCONTINUABLE_EXCEPTION FATAL | wrapper | 2006/09/29 18:46:25 | exceptionAddress =3D = 7C82F527 FATAL | wrapper | 2006/09/29 18:46:25 | Read access exception from 0061FE7D FATAL | wrapper | 2006/09/29 18:46:25 | <-- Wrapper Stopping due to error in service main. I have since been unable to reproduce the crash. I have two questions. Can anyone explain this error and why it would occur? Also, I would like the application to restart when an error like this occurs. Will setting the wrapper.on_exit.default property to RESTART cause a restart in this case? Thanks, Heather Leonard |