Hi,

I get the following error output when I try to start Tomcat:


ERROR reading C:\Utilities\Java\Tomcat 4.1\conf\server.xml At Line 
3 /Server/Listener/

Catalina.start: java.lang.ClassNotFoundException: 
org.apache.catalina.mbeans.ServerLifecycleListener
--------------------------------------------------------------

I looked around the archives and found suggestions to comment out 
a couple of lines in my server.xml file.  When I do that, I get 
different error messages, including:


ERROR reading C:\Utilities\Java\Tomcat 4.1\conf\server.xml At Line 
19 /Server/Service/Connector/

Catalina.start: java.lang.ClassNotFoundException: 
org.apache.coyote.tomcat4.CoyoteConnector

--------------------------------------------------------------

Then if I comment out those lines in server.xml, I get another error 
on another line.  Once I comment that out and try to start, I get a 
NullPointerException.

I know that's not much to go on, but I'm stumped.  I've been using 
4.1.12 successfully for a couple weeks, and suddenly it decided to crap out.

Thanks for any suggestions or guesses.


__________________________________________________________
Outgrown your current e-mail service? Get 25MB Storage, POP3 Access,
Advanced Spam protection with LYCOS MAIL PLUS.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus

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

Reply via email to