Hi everyone

I'm trying to setup Tomcat as a service on 64-bit Windows with 64-bit
Java, but are having trouble installing the service. The Tomcat runs
properly when started using startup.bat.

I have installed JDK 1.5.0_10 for 64-bit Windows and Tomcat 5.5.20 from
the zip file on tomcat.apache.org. The server is using Intel Xeon CPUs and
Windows Server 2003 X64.

I have replaced bin/tomcat5.exe and tomcat5w.exe with the .amd64 files
from
http://svn.apache.org/viewvc/tomcat/connectors/tags/tc5.5.x/TOMCAT_5_5_20/procrun/bin/
as mentioned several times before on this list.

When I run "service.bat install" a window shows up with the following text:
Unknown command line option '//IS//Tomcat5 --StartClass
org.apache.catalina.startup.Bootstrap --StopClass
org.apache.catalina.startup.Bootstrap --StartParams start --StopParams
stop'

If I press "OK" then the windows shows up two more times - with the other
arguments from service.bat.

I have checked the options against the ones documented on the procrun
homepage, but they all appear to be correct.

Has anyone else experienced this and what did you do about it?

Regards,
Martin Skøtt


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to