Re: Kernel Panic - Tomcat Shutdown

2007-05-09 Thread Leon Rosenberg
On 5/9/07, Rogerio Pazini <[EMAIL PROTECTED]> wrote: Does anyone know if there´s any incompatibility of this JDK version with RHEL 4.0 ? I think this is the false place to ask :-) regards Leon - To start a new topic, e-mail

Re: Kernel Panic - Tomcat Shutdown

2007-05-09 Thread Rogerio Pazini
David, tks 4 your email ... I didn´t try to follow what you suggested me yet regarding the hw (mem + netwk). Instead of that, I uninstalled JDK version 1.6.0_01 and installed 1.5.0_11 one. After that, I got no kernel panic messages to start or shutdown Tomcat. Does anyone know if there´s any inc

Re: Kernel Panic - Tomcat Shutdown

2007-05-09 Thread David Delbecq
Kernel Panic happens due to bug at the kernel level. Normally, even deeply broken applications should not generate a kernel panic. Possible causes: 1) Broken network module, which generates an error during unbinding of tomcat from interface. Unless your interface model is very recent and kernel mod

Kernel Panic - Tomcat Shutdown

2007-05-09 Thread Rogerio Pazini
Hi, I´m just trying to configure a new server with RHEL 4.0 installed together with JDK 1.6.0 and Apache Tomcat/5.5.17 installed. We have no problem to start it up (Tomcat) but when it try to shut it down, I have many kernel panic messages and the machine got frozen. Does anybody had similar prob