You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/07/17 10:01:58 UTC

DO NOT REPLY [Bug 21676] New: - Unable to Start Tomcat5.0.4

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21676>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21676

Unable to Start Tomcat5.0.4

           Summary: Unable to Start Tomcat5.0.4
           Product: Tomcat 5
           Version: 5.0.4
          Platform: Sun
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: gokulkk@mascotsystems.com


Hi,

Sequence Of Steps:
1) I have downloaded the jakarta-tomcat-5.0.4.zip 
2) Unzipped in one of my local folders. 
3) Modified the CATALINA_HOME in the startup.bat 
4) Executed the startup.bat

Tomcat didn't start. 

5) Executed catalina run.
Following error occured.

java.lang.NoClassDefFoundError: org/xml/sax/InputSource
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:237)
        at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:218)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:375)

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