I have a machine that has multiply tomcat instances and they run as a
service.

I like to add a new tomcat:

First I copy an existing tomcat.exe and rename to
Tomcat-ItActionSystem.exe

Then I type the following 

tomcat5 //IS//TomcatItActionSystems
--DisplayName="Tomcat-ItActionSystem" --Install="C:\Program 
Files\Apache\Tomcat5.5\bin\tomcat-ItActionSystem.exe" --Jvm=auto
--StartMode=jvm --StopMode=jvm 
--StartClass=org.apache.catalina.startup.Bootstrap --StartParams=start 
--StopClass=org.apache.catalina.startup.Bootstrap --StopParams=stop



It shows up as service but will not start the tomcat error I get is as
follows:


[2008-10-15 09:33:59] [420  prunsrv.c] [error]
The system cannot find the file specified.
[2008-10-15 09:33:59] [1327 prunsrv.c] [error]
Load configuration failed

I think it's the parmaters can some tell mewhat the correct parmeters
should be



Thanks


Frank

Reply via email to