Greetings,

On Thu, May 10, 2012 at 2:37 PM, Mark Thomas <ma...@apache.org> wrote:
> I've had a good look at the code and I can't see anything that jumps out
> as the cause of this. Does this happen as soon as Tomcat starts, after a
> while, after a reload, after something else?

It happens when the browser makes a request for the favicon.ico. That
resource is contained inside
WEB-INF/lib/common-favicon.jar!/META-INF/resources/favicon.ico file.
When the resource is requested, Apache Tomcat puts that stack trace
into the log and returns a HTTP-500 return code to the browser.

-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to