Tomcat 331 as a service

2003-01-08 Thread Kuhner, Ed
Hello,
 
I've written an application for Tomcat and I can get everything working with
Tomcat running from the command line under Windows 2000, but I cannot seem
to get the Service installation to work.
 
I have followed these instructions very closely (
http://jakarta.apache.org/tomcat/tomcat-3.3-doc/NT-Service-howto.html
http://jakarta.apache.org/tomcat/tomcat-3.3-doc/NT-Service-howto.html )
and I get an error 1067 when I start the NT service.
 
Any input you have on making this work would be much appreciated.
 
Thanks, 
 
Ed Kuhner 
T-Mobile
Technical Sales  
Wireless Data Sales and Operations  
 mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]
(773) 444-5574 - Office 
(847) 809-9254 - PCS 
(773) 442-0396 - Fax 
 
 



RE: Tomcat 331 as a service

2003-01-08 Thread Larry Isaacs
Make sure the note at:

http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3.1/bin/win32/i386/

doesn't apply to your wrapper.propertes.  If it does, modifying the
wrapper.jvm.options line to the following will fix it if you are
using JDK 1.3.1 or later:

wrapper.jvm.options=-Xrs

If this isn't your problem, check the output log files logs\jvm.stdout and
logs\jvm.stderr for possible clues.

Cheers,
Larry

 -Original Message-
 From: Kuhner, Ed [mailto:[EMAIL PROTECTED]] 
 Sent: Wednesday, January 08, 2003 10:23 AM
 To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'; 
 '[EMAIL PROTECTED]'
 Subject: Tomcat 331 as a service
 
 
 Hello,
  
 I've written an application for Tomcat and I can get 
 everything working with
 Tomcat running from the command line under Windows 2000, but 
 I cannot seem
 to get the Service installation to work.
  
 I have followed these instructions very closely (
 http://jakarta.apache.org/tomcat/tomcat-3.3-doc/NT-Service-howto.html
 http://jakarta.apache.org/tomcat/tomcat-3.3-doc/NT-Service-ho
wto.html )
and I get an error 1067 when I start the NT service.
 
Any input you have on making this work would be much appreciated.
 
Thanks, 
 
Ed Kuhner 
T-Mobile
Technical Sales  
Wireless Data Sales and Operations  
 mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]
(773) 444-5574 - Office 
(847) 809-9254 - PCS 
(773) 442-0396 - Fax 
 
 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]