Title: Re: Tomcat can't start as service

Well, it seems to me that Group\tomcat\... is wrong, it should be Apache Group\tomcat\...
which says you should install the tomcat under HDD root directory, such as C:\tomcat, and C:\apache.
On my Linux box for example, I have to escape the spaces with \, like /dir/Apache\ Group/, or quote
the path, like "/dir/Apache Group/". Now after moving servers to root directory, should solve the problem.
Also even documentation says that it's must be installed under C:\ for example, if possible, avoiding spaces.

John.


Original Message dated 2/7/01, 11:53:51 AM

Author: sofun <[EMAIL PROTECTED]>

Re: Tomcat can't start as service:




Dear Sir,

 

Sorry to bother u, But I have some problem about Tomcat can't start as NT service. I am a newbie to java and JSP. I follow the instruction to install JDK 1.3 , apache and tomcat. But When I try to run Tomcat as service. 

I have error message

"about could not start the tomcat service on Local computer.

The Service did not return an error. This could be an internal windows error or an internal service error.

If the problem persists, contact your system administrator"

 

and I checked my logs file

the jvm.stderr have message

java.lang.NoClassDefFoundError:

"Group\tomcat\classes;G:\Apache
Exception in thread "main" java.lang.NoClassDefFoundError: Group\tomcat\classes;G:\Apache
Exception in thread "main" java.lang.NoClassDefFoundError: Group\tomcat\classes;G:\Apache
Exception in thread "main" java.lang.NoClassDefFoundError: Group\tomcat\classes;G:\Apache"

 

apache path is G:\apache group\apache

tomcat path is G:\apache group\tomcat

JDK path is G:\JDK1.3

 

I have set the wrapper.properties in the

tomcat/conf folder

 

wrapper.tomcat_home=G:\Apache group\tomcat

wrapper.java_home=G:\JDK1.3

 

but I still can't fix the problem..

is that I have missed something of done something wrong?

 

regards

 

sofun Lo

 

 

NOTICE: This communication may contain confidential or other privileged information. If you are not the intended recipient, or believe that you have received this communication in error, please do not print, copy, retransmit, disseminate, or otherwise use the information. Also, please indicate to the sender that you have received this email in error, and delete the copy you received. Any communication that does not relate to official Columbia business is that of the sender and is neither given nor endorsed by Columbia. Thank you.

Reply via email to