You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Larry Isaacs <La...@sas.com> on 2002/02/01 14:03:14 UTC

RE: Jakarta NT service error

You need to examine Tomcat 4.0.1's bin\catalina.bat to see the
"Java" command used to start Catalina.  You must then
update the "Java" command created by the wrapper.properies
file to create the same command.  The error shown below is
including Tomcat 3.2.x's list of jars and startup class which
aren't going to work with Catalina.

Cheers,
Larry

> -----Original Message-----
> From: Atok Koenig [mailto:atok@mad.scientist.com]
> Sent: Thursday, January 31, 2002 5:57 PM
> To: tomcat-user@jakarta.apache.org
> Subject: Jakarta NT service error
> 
> 
> Got NT service installed but it wont start getting the error 
> below; none of these jar files were on the server so I copied 
> them from another box to this the paths listed in the error 
> and that didnt do anything
> 
> -Thanks
> 
> 
> c:\Java>jk_nt_service -s tomcat
> Asked (and given) winsock 1.1
> 
> c:\jdk1.2.2\bin\java.exe -classpath 
> c:\jakarta-tomcat-4.0.1\classes; 
> c:\jakarta-tomcat-4.0.1\lib\jaxp.jar; 
> c:\jakarta-tomcat-4.0.1\lib\parser.jar; 
> c:\jakarta-tomcat-4.0.1\lib\webserver.jar; 
> c:\jakarta-tomcat-4.0.1\lib\servlet.jar; 
> c:\jakarta-tomcat-4.0.1\lib\jasper.jar; 
> c:\jakarta-tomcat-4.0.1\lib\tools.jar; 
> c:\jakarta-tomcat-4.0.1\lib\classes.zip 
> org.apache.tomcat.startup.Tomcat -config 
> c:\c:\jakarta-tomcat-4.0.1\conf\server.xml -home 
> c:\jakarta-tomcat-4.0.1Error: Can not create new process - 
> The filename, directory name, or volume label syntax is 
> incorrect (0x7b)
> 
> 
> -- 
> 
> _______________________________________________
> Sign-up for your own FREE Personalized E-mail at Mail.com
> http://www.mail.com/?sr=signup
> 
> Win a ski trip!
> http://www.nowcode.com/register.asp?affiliate=1net2phone3a
> 
> 
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>