I have a problem with the IPlanet WebServer 4.1 SP7, installed in a Linux Platform (Mandrake 8.1 based on 2.4.2 kernel). I have installed the web server with my own JDK (j2se1.4 from Sun) but the JVM hangs if the
servlet engine is enabled. When I try to start up the server the errorlog shows repeteadly this message:
[23/Aug/2002:09:17:43] info ( 6543): Exiting JVM due to: jvm_abort () and jvm.exitOnAbort > 0
[23/Aug/2002:09:17:43] info ( 6543): JVM exit statistics: AttachedThreads/Max=0/0, ActiveThreads/Max=0/0
When I disable the servlet engine the server works correctly. The start-jvm file in https-admserv have the all the jar files that the release notes recommend (dt, tools, iiimp, i18n, rt) but I copied manually the iiimp.jar file, because the j2se1.4 doesn�t have it. (I found the iiimp.jar file in a dreamweaver installation).
Does anybody knows what can be happening? I�m stuck with this, and I will appreciate any help. Thanks in advance.