DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32445>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32445

           Summary: Administration tool is not opened on browser at all.
           Product: Tomcat 5
           Version: 5.0.30
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Webapps:Administration
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


I installed Tomcat 5.0.30, and customized tomcat-users.xml only.
When I open Tomcat administration tool (/admin) on web browser, 
jsp exception occurs and a blank page is displayed.

javax.servlet.jsp.JspException: Cannot find message resources under key 
org.apache.struts.action.MESSAGE [*1]
    at org.apache.struts.taglib.TagUtils.retrieveMessageResources
(TagUtils.java:1233)
    at org.apache.struts.taglib.TagUtils.message(TagUtils.java:1082)
    at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:226)
    at admin.login_jsp._jspx_meth_bean_message_0(login_jsp.java:131)
    at admin.login_jsp._jspService(login_jsp.java:78)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
(ApplicationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter
(ApplicationFilterChain.java:173)
    at org.apache.catalina.core.ApplicationDispatcher.invoke
(ApplicationDispatcher.java:696)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest
(ApplicationDispatcher.java:474)
    at org.apache.catalina.core.ApplicationDispatcher.doForward
(ApplicationDispatcher.java:409)
    at org.apache.catalina.core.ApplicationDispatcher.forward
(ApplicationDispatcher.java:312)
    at org.apache.catalina.authenticator.FormAuthenticator.authenticate
(FormAuthenticator.java:220)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke
(AuthenticatorBase.java:504)
 ......

[*1] In fact, the error message translated into Japanese is printed out.


Regards,
Kan Ogawa

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to