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 2010/02/26 11:35:10 UTC

DO NOT REPLY [Bug 48822] New: Include contest name in reload and stop log statements

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

           Summary: Include contest name in reload and stop log statements
           Product: Tomcat 6
           Version: 6.0.24
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: mguillemot@yahoo.fr


Created an attachment (id=25063)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25063)
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 ;-)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 48822] Include contest name in reload and stop log statements

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

--- Comment #1 from Sylvain Laurent <sy...@gmail.com> 2010-12-16 16:18:55 EST ---
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.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 48822] Include contest name in reload and stop log statements

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

Konstantin Kolinko <kn...@gmail.com> changed:

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

--- Comment #2 from Konstantin Kolinko <kn...@gmail.com> 2011-01-27 14:07:38 EST ---
Fixed in 6.0.x with r1064257 and will be in 6.0.32.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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