Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 75752 invoked from network); 12 Sep 2003 07:49:15 -0000 Received: from unknown (HELO antejunk.com) (202.75.46.16) by daedalus.apache.org with SMTP; 12 Sep 2003 07:49:15 -0000 Received: from yang (antejunk.com [127.0.0.1]) by antejunk.com (8.12.5/8.12.5) with SMTP id h8C7jWPi018710 for ; Fri, 12 Sep 2003 15:45:33 +0800 Message-ID: <013101c37902$6438b7c0$0500a8c0@yang> From: "Yang Soon Chiao" To: Subject: cannot start tomcat Date: Fri, 12 Sep 2003 15:49:26 +0800 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_012D_01C37945.71CCD720" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_012D_01C37945.71CCD720 Content-Type: multipart/alternative; boundary="----=_NextPart_001_012E_01C37945.71CCD720" ------=_NextPart_001_012E_01C37945.71CCD720 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable using Tomcat 4.1.27 with Red Hats 8.0 and J2SDK 1.4.1 and I got this = error messages when starting tomcat. I attached my server.xml.=20 Below is the error message i get from catalina.out: ------------------------------------------------------------------------ ERROR reading /usr/local/jakarta-tomcat-4.1.27/conf/server.xml at line = 24 /Server/Listener/ = className=3Dorg.apache.catalina.mbeans.ServerLifecycleListener debug=3D0 Catalina.start:java.lang.ClassNotFoundException: = org.apache.catalina.mbenas.ServerLifecycleListener java.lang.ClassNotFoundException: = org.apache.catalina.mbeans.ServerLifecycleListener ------------------------------------------------------------------------ Please advise. Thanks ------=_NextPart_001_012E_01C37945.71CCD720 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
using Tomcat 4.1.27 with Red Hats 8.0 = and J2SDK=20 1.4.1 and I got this error messages when starting tomcat. I attached my=20 server.xml.=20
 
Below is the error message i get = from=20 catalina.out:
----------------------------------------------------------------= --------
ERROR reading=20 /usr/local/jakarta-tomcat-4.1.27/conf/server.xml at line 24 = /Server/Listener/=20 className=3Dorg.apache.catalina.mbeans.ServerLifecycleListener=20 debug=3D0
 
Catalina.start:java.lang.ClassNotFoundException:=20 org.apache.catalina.mbenas.ServerLifecycleListener
java.lang.ClassNotFoundException:=20 org.apache.catalina.mbeans.ServerLifecycleListener
----------------------------------------------------------------= --------
 
Please advise.=20 Thanks
------=_NextPart_001_012E_01C37945.71CCD720-- ------=_NextPart_000_012D_01C37945.71CCD720 Content-Type: text/xml; name="server.xml" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="server.xml" =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= factory=0A= = org.apache.catalina.users.MemoryUserDatabaseFactory=0A= =0A= =0A= pathname=0A= conf/tomcat-users.xml=0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= usernamesa=0A= password=0A= driverClassName=0A= org.hsql.jdbcDriver=0A= url=0A= jdbc:HypersonicSQL:database=0A= =0A= =0A= =0A= =0A= mail.smtp.host=0A= localhost=0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= =0A= ------=_NextPart_000_012D_01C37945.71CCD720--