Re: Windows NT service failed to start

2001-06-21 Thread Andrew Zhdanov

Hello Jeff,

Wednesday, June 20, 2001, 10:09:12 PM, you wrote:

JD> Hi,

JD>   I am using Tomcat for a while and i finally found the way for working with the 
Jakarta NT Service. But there is a error and i search  but... i think an expert could 
understand why!!! 

JD> Here are the step i followed:(I am working with Win NT)

JD> 1) I downloaded the jk_nt_service.exe

JD> 2) I changed the wrapper.properties file:
JD>wrapper.tomcat_home=G:\Java\JSP\jakarta-tomcat-3.2.2
JD>wrapper.java_home=D:\JBuilder4
You should write:
 wrapper.java_home=D:\JBuilder4\jdk1.3  it seems so

JD> 3) "jk_nt_service -i Jakarta wrapper.properties"
JD>(That was made in the conf directory where the jk_nt_service.exe and the 
wrapper.properties files were located.

JD> 4)

JD> G:\Java\JSP\jakarta-tomcat-3.2.2\conf>net start Jakarta
JD> The Jakarta service is starting.
JD> The Jakarta service could not be started.

JD> The service did not report an error.

JD> More help is available by typing NET HELPMSG 3534.


JD> G:\Java\JSP\jakarta-tomcat-3.2.2\conf>NET HELPMSG 3534

JD> The service did not report an error.


JD> EXPLANATION

JD> The service did not report an error.

JD> ACTION

JD> Try the task later. If the problem persists, contact your network
JD> administrator.

JD> And the same error (about the same) appear when i start Jakarta in the service 
window manually.

JD>   I need some explanation please.

JD> I am able to start tomcat whithin the bin directory manually with the "startup" 
command but i would like to have it as a service..

JD>  Thank you for your help.

JD>  Jeff



JD> Find the best deals on the web at AltaVista Shopping!
JD> http://www.shopping.altavista.com



-- 
Best regards,
 Andrew





Windows NT service failed to start

2001-06-20 Thread Jeff Dube

Hi,

  I am using Tomcat for a while and i finally found the way for working with the 
Jakarta NT Service. But there is a error and i search  but... i think an expert could 
understand why!!! 

Here are the step i followed:(I am working with Win NT)

1) I downloaded the jk_nt_service.exe

2) I changed the wrapper.properties file:
   wrapper.tomcat_home=G:\Java\JSP\jakarta-tomcat-3.2.2
   wrapper.java_home=D:\JBuilder4

3) "jk_nt_service -i Jakarta wrapper.properties"
   (That was made in the conf directory where the jk_nt_service.exe and the 
wrapper.properties files were located.

4)

G:\Java\JSP\jakarta-tomcat-3.2.2\conf>net start Jakarta
The Jakarta service is starting.
The Jakarta service could not be started.

The service did not report an error.

More help is available by typing NET HELPMSG 3534.


G:\Java\JSP\jakarta-tomcat-3.2.2\conf>NET HELPMSG 3534

The service did not report an error.


EXPLANATION

The service did not report an error.

ACTION

Try the task later. If the problem persists, contact your network
administrator.

And the same error (about the same) appear when i start Jakarta in the service window 
manually.

  I need some explanation please.

I am able to start tomcat whithin the bin directory manually with the "startup" 
command but i would like to have it as a service..

 Thank you for your help.

 Jeff



Find the best deals on the web at AltaVista Shopping!
http://www.shopping.altavista.com



Windows NT Service failed

2001-04-20 Thread winkler . andreas

We are using WindowsNT with Apache 1.3.19 and Tomcat 3.2.1 and from Sybase 
the EnterpriseAplicationServer( Jaguar ).

The Jaguar needs jdk118, so in the classpath there is a path to the jdk118.
It has to be the first setting in the classpath.

JAVA_HOME is set to jdk13
If i use the startup we set the classpath to jdk122 followed by the 
original classpath. It works! We are using jsp pages which are included.

But when I modify the wrapper.properties to use the same settings, the page 
won't be correctly displayed!
If i use jdk122_007 for all entries it doesn't work either, so is there any 
solution

Need some help please
Thanks in advance
Andreas