I've seen something similar when running Tomcat on a RH box who's LANG environment variable had been changed to "C" for the sake of another application. We now start tomcat with a script that sets (or resets) the LANG variable to "en_US.iso885915" before calling startup.sh.
On Friday 30 January 2004 05:08 am, you wrote: > On Friday 30 January 2004 00:43, Yakov Belov wrote: > > Try reinstalling jdk. > > This will probably not be very usefull. > > > ----- Original Message ----- > > From: "Alex Korneyev" <[EMAIL PROTECTED]> > > Cc: "Tomcat Users List" <[EMAIL PROTECTED]> > > Sent: Friday, January 30, 2004 2:45 AM > > Subject: java keeps crashing. any ideas? > > > > > I keep getting this. > > > > > > i am running on linux 7.3 any idea how to research this problem? > > > > > > > > > Unexpected Signal : 11 occurred at PC=0x4ED2FA > > > Function=(null)+0x4ED2FA > > > Library=/usr/java/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so > > Signal 11 indicates a bug in the program OR a problem with the memory. > > Probably the original writer has a bad RAM. > > Regards, > Cees. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
