You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Herb Stelzer <st...@pentamation.com> on 2003/03/11 22:10:30 UTC

Installing Tomcat as a server on IIS

To whom this may concern,

I am attempting to install Tomcat as a service on a Windows 2000 advanced server. We have successfully created the service but when attempting to start the service an error is thrown, ―

Could Not start the Spellchecker(our name for the Service) service on Local Computer.

Error 1067: The process terminated unexpectedly. 

We are using java sdk 1.2.2.

Below is the text written to the jvm.stderr file in the logs folder under the jakarta folder. 

Your help is greatly appreciated. 

Herbert F. Stelzer III
Sungard Pentamation


java.lang.NoClassDefFoundError: org/xml/sax/HandlerBase
	at java.lang.ClassLoader.defineClass0(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:471)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:103)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:242)
	at java.net.URLClassLoader.access$1(URLClassLoader.java:210)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:191)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:185)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:279)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:249)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:308)
	at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:168)
	at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:240)
Exception in thread "main" 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Installing Tomcat as a server on IIS

Posted by Konrad Rusz <ko...@ogumienie.pl>.
Hello Herbert.

Which version of Tomcat have You installed Your W2K Advanced Server on. If
You have version 4.1.18 of Tomcat it should work smoothly (because service
'Apache Tomcat 4.1' is installing atomatically :-), but if You use older
version than 4.1.18 You must add service yourself. In version 4.1.12 I had
no problems with it. Maybe try to use one of those versions if You are not
using now.

Best regards,
Konrad Rusz



----- Original Message -----
From: "Herb Stelzer" <st...@pentamation.com>
To: <to...@jakarta.apache.org>
Cc: "Barbara Mayza" <MA...@pentamation.com>; "Derek Moyer"
<MO...@pentamation.com>
Sent: Tuesday, March 11, 2003 10:10 PM
Subject: Installing Tomcat as a server on IIS


To whom this may concern,

I am attempting to install Tomcat as a service on a Windows 2000 advanced
server. We have successfully created the service but when attempting to
start the service an error is thrown, —

Could Not start the Spellchecker(our name for the Service) service on Local
Computer.

Error 1067: The process terminated unexpectedly.

We are using java sdk 1.2.2.

Below is the text written to the jvm.stderr file in the logs folder under
the jakarta folder.

Your help is greatly appreciated.

Herbert F. Stelzer III
Sungard Pentamation


java.lang.NoClassDefFoundError: org/xml/sax/HandlerBase
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:471)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:103)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:242)
at java.net.URLClassLoader.access$1(URLClassLoader.java:210)
at java.net.URLClassLoader$1.run(URLClassLoader.java:191)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:185)
at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:279)
at java.lang.ClassLoader.loadClass(ClassLoader.java:249)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:308)
at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:168)
at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:240)
Exception in thread "main"


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org