[ 
https://issues.apache.org/jira/browse/JS2-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031506#comment-13031506
 ] 

Ate Douma commented on JS2-1183:
--------------------------------

I'll give it a shot and see what SEVERE errors are reported by latest Tomcat 6 
(6.0.32), which is the version I think we should bundle with the installer for 
the 2.2.2 release concerning recent security fixes/improvement in Tomcat.
Depending on the seriousness of the errors logged (of which I'm not in all 
cases convinced) I'll try to fix them if easily doable, or else mark them as to 
be fixed in a later version (or possibly even to be ignored as irrelevant).

> Tomcat 6.0.24+ logs SEVERE errors on the console during shutdown from 
> WebappClassLoader clearReferencesThreads and clearThreadLocalMap 
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JS2-1183
>                 URL: https://issues.apache.org/jira/browse/JS2-1183
>             Project: Jetspeed 2
>          Issue Type: Task
>          Components: Container
>    Affects Versions: 2.2.1
>            Reporter: Ate Douma
>            Assignee: Ate Douma
>             Fix For: 2.2.2
>
>         Attachments: catalina.out
>
>
> Since Tomcat 6.0.24 and higher Tomcat now actively verifies potential 
> "shutdown" problems concerning application created thread, ThreadLocal 
> instances etc.
> If it encounters such issues, it reports this as SEVERE errors, which by 
> default end up in the console output or catalina.out.
> While these reporting "issues" indeed need looking into, the Console logging 
> is rather annoying.
> For the Jetspeed 2.2.1 installer which will bundle Tomcat 6.0.26, I'll add an 
> override of the Tomcat logging.properties to redirect these errors to the 
> localhost FileHandler instead (logs/localhost.{date}.log).
> For Jetspeed 2.2.2 the reported "issues" warrant further investigation to see 
> if these need to be solved or not.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org

Reply via email to