> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Subject: Fwd:Tomcat Manager Problems
> 
> What should I do?

To start, don't post the same message more than once.

> 18-gen-2008 15.35.08 
> org.apache.catalina.connector.CoyoteAdapter service
> GRAVE: An exception or error occurred in the container during 
> the request processing
> java.lang.NoClassDefFoundError: org/apache/tomcat/util/buf/ByteChunk

The above class is contained in server/lib/tomcat-util.jar.  I haven't
checked the 5.5.17 distribution, but the current 5.5 one does contain
the above jar, which does contain the class of interest.  (So why are
you using such an old Tomcat level?)

Did you or some other software set the CLASSPATH environment variable?
(QuickTime installation does, for example.)  If so, delete the variable
- it must not be used when running Tomcat.  Its presence can cause
symptoms like the above.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to