Defaultly tomcat 5.5 only support up to JDK5. If you wanna run your application which was written by JDK 6, you can use Tomcat 6 + JDK 6.
If you really wanna use Tomcat 5.5 with JDK 6 in Linux, you may have to check if you need copy the tools.jar from JDK6 to tomcat common/lib. It should work. Regards Li On 6/29/07, Christopher Hartung <[EMAIL PROTECTED]> wrote:
Hi there, we are using Tomcat 5.5.23 with jdk 1.6.0_1. But sometimes we get errors like this: # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000002a958a666a, pid=8528, tid=1082333536 # # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0-b105 mixed mode) # Problematic frame: # V [libjvm.so+0x22066a] # # An error report file with more information is saved as hs_err_pid8528.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # After this the hole instance crashed Our system is CentOS 5, 64 -Bit, jdk 1.6.0_1 64 -Bit The Application is written for JDK 1.6.0_1 do you know some problems like this? thx for your answers so long chris --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Small win by playing smart Big win by playing honest