You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/07/24 08:06:34 UTC

[Bug 53590] New: The message key "requestListenerValve.requestInit" has not be referred to correctly.

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

          Priority: P2
            Bug ID: 53590
                CC: suzuki.yuichiro@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: fengtongbang@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 53590] The message key "requestListenerValve.requestInit" has not be referred to correctly.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53590

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|40518                       |

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

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


[Bug 53590] The message key "requestListenerValve.requestInit" has not be referred to correctly.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53590

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Spam.

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

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