For this part of the error you have to look at at the application. appweb.NativeCall looks like a class that is an interfaces to a native (C) library. The error is thrown in that native library.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 11:09 AM > To: [EMAIL PROTECTED] > Subject: tomcat crash ... "unexpected exception" > > An unexpected exception has been detected in native code > outside the VMn. > Unexpected Signal : 11 occurred at PC=0xFFFFFFFF7EF499A4 > Function=[Unknown. Nearest: madvise+0xC0] > Library=/usr/lib/64/libc.so.1 > > Current Java thread: > at appweb.NativeCall.Call_C_tpcall(Native Method) > at appweb.NativeCall.tp_call(NativeCall.java:58) > at --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
