HTTP Status 500 message should refer to geronimo logs
-----------------------------------------------------

         Key: GERONIMO-1420
         URL: http://issues.apache.org/jira/browse/GERONIMO-1420
     Project: Geronimo
        Type: Bug
    Versions: 1.1    
 Environment: All 
    Reporter: anita kulshreshtha
    Priority: Trivial


When an exception trace is produced by a web app,  the message refers to Apache 
Tomcat/5.5.12 logs. This might be a hard coded message given by tomcat. See if 
it can be easily changed.

HTTP Status 500 -

type Exception report


message

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception

java.lang.NullPointerException
        org.apache.geronimo.stats.JSR77Servlet.doGet(JSR77Servlet.java:78)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:688)

note The full stack trace of the root cause is available in the Apache 
Tomcat/5.5.12 logs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to