Sorry I copy for an out of date log file, here is the most recent one
running with 5.5.25:
Feb 12, 2008 1:27:49 PM org.apache.catalina.connector.CoyoteAdapter service
SEVERE: An exception or error occurred in the container during the request
processing
java.lang.ArrayIndexOutOfBoundsException: 0
at org.apache.catalina.connector.CoyoteAdapter.normalize(
CoyoteAdapter.java:533)
at org.apache.catalina.connector.CoyoteAdapter.postParseRequest(
CoyoteAdapter.java:236)
at org.apache.catalina.connector.CoyoteAdapter.service(
CoyoteAdapter.java:149)
at org.apache.coyote.http11.Http11Processor.process(
Http11Processor.java:874)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection
(Http11BaseProtocol.java:665)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(
PoolTcpEndpoint.java:528)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(
LeaderFollowerWorkerThread.java:81)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:689)
at java.lang.Thread.run(Thread.java:595)
Thanks for looking at this problem chuck!
On Feb 12, 2008 1:59 PM, Caldarale, Charles R <[EMAIL PROTECTED]>
wrote:
> > From: Steven [mailto:[EMAIL PROTECTED]
> > Subject: Sporadic Errors in catalina log
> >
> > When I restart tomcat, I get a large number of these errors
> > in my catalina output log:
>
> Are you sure you're running 5.5.25? None of the line numbers in the
> stack trace match up with the source code for that level.
>
> - 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: [email protected]
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>