This is my first post to this users group. I have read the posting
guide, so forgive me if I attempt a RTFM or STFW post.

I've been using tomcat 6.0.10 for 2 weeks now and read the users guide
back and forth, but I can't figure out how to get two instances to run
simultaneously.

One runs fine, let's call that production. The other won't run side by
side, let's call that staging. When I try to run the "staging" tomcat
not as a windows service, I get an error,saying there is no service. 

Am I required to run tomcat 6 on windows as a service only?

When I run the "staging" tomcat on port 9090 (production is on 8080),
here is what I get in the error log. I have rebooted my machine since
installing:
 
[2007-04-26 14:29:24] [info] Running Service...
[2007-04-26 14:29:24] [info] Starting service...
[2007-04-26 14:29:24] [983  prunsrv.c] [error] Failed setting process
executable 
[2007-04-26 14:29:24] [1202 prunsrv.c] [error] ServiceStart returned 2

My thought is that the production tomcat and staging tomcat are trying
to use the same executables and that is causing a problem. I renamed
tomcat6 and tomcat6w to tomcat6-stage and tomcat6w-stage respectively.

I've been on google and none of my searches reveal anyone using version
6.0.
I've also been all over:
http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html but
they don't say how to handle multiple installations.

Thank you in advance if anyone can point out what I am doing wrong.




Bryan Rood
IT Manager
Quantros Inc.
[EMAIL PROTECTED]
www.quantros.com
(408) 957 - 3300 ext. 230


---------------------------------------------------------------------
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