Leonardo Otoni de Assis wrote:
Mladen,
I do the copy of server sub-directory in the jvm directory to the jre
directoy. See:
jvm directory
D:\Powerlogic\jdk1.5.0_02\jre\bin\server (with the jvm.dll);
copy to:
C:\Program Files\Java\jre1.5.0_02\bin
when install the service again:
D:\Powerlogic\tomcat559\bin>service install
Installing the service 'Tomcat5' ...
Using CATALINA_HOME: d:\Powerlogic\tomcat559
Using JAVA_HOME: D:\Powerlogic\jdk1.5.0_02
Using JVM: D:\Powerlogic\jdk1.5.0_02\jre\bin\server\jvm.dll
Ok so he is using server jvm.
The service 'Tomcat5' has been installed.
The error persist after startup the service Apache Tomcat, the message is
the same: "The Apache Tomcat service terminated with service-specific error
0. "
Do not use -server param. This is an option for java.exe
(Sun's java application launcher) to differentiate the jvm used.
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]