How to: Tomcat 5.0.16 as Windows Service 2003-12-23 - By Merrill Cornish
Back Jacob,
I tried your batch file for installing Tomcat 5 as a Windows service. I had to edit it to put double quotes around %EXECUTABLE% since my Tomcat is located under the \Program Files\ directory and the space in the pathname was messing up the command line parsing.
With my standalone Tomcat stopped, the batch file runs fine (i.e., no output to STDERR, no error messages to STDOUT, ends by saying Tomcat is installed), but the following error dialog pops up:
Apache Process Runner Apache Process Runner has encountered a problem and needs to close. We are sorry for the inconvenience. ... Please tell Microsoft about this problem. ... [Send Error Report]/[Don't Send]
There is no Apache Tomcat5 service in the services list.
I tried rebooting and running the batch file from a clean system, but the same thing happened. Any ideas?
Merrill Cornish
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|