https://issues.apache.org/bugzilla/show_bug.cgi?id=53590
Priority: P2
Bug ID: 53590
CC: [email protected]
Assignee: [email protected]
Summary: The message key "requestListenerValve.requestInit" has
not be referred to correctly.
Severity: normal
Classification: Unclassified
OS: Windows Server 2003
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]