Bug 40518 - The message key "requestListenerValve.requestInit" has not be referred to correctly.
Summary: The message key "requestListenerValve.requestInit" has not be referred to cor...
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 5
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 5.5.17
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-15 09:13 UTC by Suzuki Yuichiro
Modified: 2012-07-24 11:54 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Suzuki Yuichiro 2006-09-15 09:13:40 UTC
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"
Comment 1 Mark Thomas 2006-09-15 23:21:57 UTC
Fix in svn and will be included in 5.5.21 onwards. Thansk for the report.
Comment 2 Mark Thomas 2012-07-24 11:54:36 UTC
Spam removal. Sorry for the noise.