Has anyone else experienced any JVM errors when running on Linux?  Occasionally when I shut down the server with a Ctrl-C I get this message:

# # An unexpected exception has been detected in native code outside the VM.# Program counter=0x48b00395
#
# Problematic Thread: prio=1 tid=0x809fc50 nid=0x5a4e runnable
#

I had been using the JDK1.3 beta refresh previously, but since the production JDK1.3 came out today for Linux, I gave that a shot--I'm still getting the same thing.  This isn't too terribly troubling, as everything appears to be shutdown ok (pools and connections are closed, beans are shut down), but I hadn't read anything about this on the list yet....

Reply via email to