Have you installed it as a service (with the -I switch)?  Services require
special entries in the registry so that Windows recognizes them as such.

Alternatively, you can get hold of the source code and either modify it to
dump out debug information or debug it yourself.  My guess is that for some
reason, the ServiceMain function isn't getting found.

----- Original Message ----- 
From: "Bland Clan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 09, 2003 10:29 AM
Subject: jk_nt_service


> I am using Tomcat 3.3.2 running on Windows 2000 Server.  When I start
Tomcat
> from startup.bat, everything works fine.  Yet, I want to run the server as
a
> Service.
>
> I completed the setup instructions for jk_nt_service.exe (using Tomcat
> 3.3.2) exactly as described in
> http://jakarta.apache.org/tomcat/tomcat-3.3-doc/NT-Service-howto.html.
> However, the service fails (without a Windows error) to start either from
> command line (i.e., jk_nt_service -S Jakarta) or from the Windows Services
> manager window.
>
> Any ideas what the problem may be?
>
> thanks,
> -scott
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

Reply via email to