Created attachment 25063 [details] The patch adding context name in log statements Current log statement are like this "Exception starting Context" without any information on the concerned context. Include patch adds context name to the log output for en, fr, es... but not for the ja properties ;-)
fixed on trunk, will be available for tomcat 7.0.6. Proposed for tc 6. Note that depending on the type of error during reload, the context name was already logged (by other log statements). This issue only deals with cases where a LifeCycleException is raised.
Fixed in 6.0.x with r1064257 and will be in 6.0.32.