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 2001/12/20 02:25:47 UTC

DO NOT REPLY [Bug 5523] - NoSuchMethodError when trying to reach Tomcat homepage

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=5523>.
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=5523

NoSuchMethodError when trying to reach Tomcat homepage





------- Additional Comments From craig.mcclanahan@sun.com  2001-12-19 17:25 -------
This kind of thing is caused by either a corrupted installation (delete and 
reload to try again), or by having JAR files in $JAVA_HOME/jre/lib/ext that 
should not be there.  In particular, the system extensions directory should 
*not* contain anything that came from the Tomcat install (such as servlet.jar or 
catalina.jar), and should also *not* contain any JAR files that contain classes 
Tomcat cares about.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>