Trying to start Jakarta as a NT service

2001-05-10 Thread Michel COTE

Hello,

I'm trying to start Jakarta as a NT service. 
I allways get the following error message (this is a translation from french to 
english ) :

"Unable to start the jakarta service on \\ mysystem
Error 2140: Windows NT internal error"

In my log directory it creats the following "jvm.stderr" file each time i try to start 
the service :

java.lang.NoClassDefFoundError: Files\jdk1/2/1\bin\java/exe
Exception in thread "main" java.lang.NoClassDefFoundError: Files\jdk1/2/1\bin\java/exe
Exception in thread "main" java.lang.NoClassDefFoundError: Files\jdk1/2/1\bin\java/exe
Exception in thread "main" java.lang.NoClassDefFoundError: Files\jdk1/2/1\bin\java/exe
Exception in thread "main" java.lang.NoClassDefFoundError: Files\jdk1/2/1\bin\java/exe
Exception in thread "main" 

Can you help me ??

Michel COTE
Cooperateurs de Normandie Picardie
Tel : 232111086
email : [EMAIL PROTECTED]




Re: Trying to start Jakarta as a NT service

2001-05-10 Thread Yury Gurevich



Please, include your wrapper.properties file.




**
This message is intended solely for the individual(s) and entity(s) 
addressed.  It is confidential and may contain legally privileged
information.  The use, copying or distribution of this message or any 
information it contains, by anyone other than the addressee, is prohibited.
If you have received this message in error, please notify
[EMAIL PROTECTED] .  The mailbox address from which this message
has been sent is for business mail only. Mail sent to it may be subject
to security scanning and delivery on non-business messages sent to this
address may not occur. Thank you.
**



RE: Trying to start Jakarta as a NT service

2001-05-10 Thread Randy Layman


Its a well documented fact that the JK_NT_Service can't deal with
spaces in either the JAVA_HOME or TOMCAT_HOME directories.  Either move your
JDK to a different directory, or use the short names (i.e. Progra~1).

Randy

> -Original Message-
> From: Michel COTE [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 09, 2001 10:52 AM
> To: '[EMAIL PROTECTED]'
> Subject: Trying to start Jakarta as a NT service
> 
> 
> Hello,
> 
> I'm trying to start Jakarta as a NT service. 
> I allways get the following error message (this is a 
> translation from french to english ) :
> 
> "Unable to start the jakarta service on \\ mysystem
> Error 2140: Windows NT internal error"
> 
> In my log directory it creats the following "jvm.stderr" file 
> each time i try to start the service :
> 
> java.lang.NoClassDefFoundError: Files\jdk1/2/1\bin\java/exe
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> Files\jdk1/2/1\bin\java/exe
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> Files\jdk1/2/1\bin\java/exe
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> Files\jdk1/2/1\bin\java/exe
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> Files\jdk1/2/1\bin\java/exe
> Exception in thread "main" 
> 
> Can you help me ??
> 
> Michel COTE
> Cooperateurs de Normandie Picardie
> Tel : 232111086
> email : [EMAIL PROTECTED]
>