Hi, I've installed Tomcat 4.1.12 on W2k and it runs perfectly when using the startmenu item "start tomcat" but when using the service it doesn't start at all. I've set my system variables and have run the command below and it said "service installed succesfully" but still (even after a reboot) the service won't start.
As seen in the list lotsa people are encouraging the same problem but no concrete answer has been given yet that would solve everybodies problem. If I've found a good solution I can make a small doc around it that should be useful for everybody. So any help is welcome pls! Greetings, Gunter -------- Command: %CATALINA_HOME%\bin\tomcat.exe -install Apache-Catalina %JAVA_HOME%\jre\bin\server\jvm.dll -Djava.class.path=%CATALINA_HOME%\bin\bootstrap.jar;%JAVA_HOME%\lib\tool s.jar -Dcatalina.home=%CATALINA_HOME% %CATALINA_OPTS% -Xrs -start org.apache.catalina.startup.BootstrapService -params start -stop org.apache.catalina.startup.BootstrapService -params stop -out %CATALINA_HOME%\logs\stdout.log -err %CATALINA_HOME%\logs\stderr.log -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
