https://issues.apache.org/bugzilla/show_bug.cgi?id=53590

          Priority: P2
            Bug ID: 53590
                CC: suzuki.yuich...@jp.fujitsu.com
          Assignee: dev@tomcat.apache.org
           Summary: The message key "requestListenerValve.requestInit" has
                    not be referred to correctly.
          Severity: normal
    Classification: Unclassified
                OS: Windows Server 2003
          Reporter: fengtongb...@sina.com
          Hardware: PC
            Status: NEW
           Version: 5.5.20
         Component: Catalina
        Depends on: 40518
           Product: Tomcat 5

+++ This bug was initially created as a clone of Bug #40518 +++

The bug is:

An illegal message is output to the log when the listener application that 
implements ServletRequestListener interface throws RuntimeException from the 
requestInitialized method or the requestDestroyed method.

message: "Cannot find message associated with key 
requestListenerValve.requestInit"

cause: The key exists in the properties 
file "org.apache.catalina.valves.LocalStrings.properties", but the logic refers 
other properties file "org.apache.catalina.core.LocalStrings.properties"

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to