ICEfaces
  1. ICEfaces
  2. ICE-5857

Logging issue on Tomcat6 server

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 2.0-Beta1, 1.8.2-EE-GA_P02
    • Fix Version/s: 2.0-Beta1, 2.0.0
    • Component/s: None
    • Labels:
      None
    • Environment:
      Tomcat6 server only

      Description

      Following message is seen in the server log for all regression test run on Tomca6 server.
      It is causing problems in our log reports.

      May 15, 2010 11:21:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
      SEVERE: A web application appears to have started a thread named [Session Monitor] but has failed to stop it. This is very likely to create a memory leak.
      May 15, 2010 11:21:58 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
      SEVERE: A web application created a ThreadLocal with key of type [org.icefaces.application.WindowScopeManager.CurrentScopeThreadLocal] (value [org.icefaces.application.WindowScopeManager$CurrentScopeThreadLocal@38d748]) and a value of type [java.lang.String] (value [psg99f5dt2]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
      May 15, 2010 11:21:58 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
      SEVERE: A web application created a ThreadLocal with key of type [org.icefaces.application.WindowScopeManager.CurrentScopeThreadLocal] (value [org.icefaces.application.WindowScopeManager$CurrentScopeThreadLocal@38d748]) and a value of type [java.lang.String] (value [psg99f5dt2]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
      May 15, 2010 11:21:58 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
      SEVERE: A web application created a ThreadLocal with key of type [org.icefaces.application.WindowScopeManager.CurrentScopeThreadLocal] (value [org.icefaces.application.WindowScopeManager$CurrentScopeThreadLocal@38d748]) and a value of type [java.lang.String] (value [psg99f5dt2]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
      May 15, 2010 11:21:58 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
      SEVERE: A web application created a ThreadLocal with key of type [org.icefaces.application.WindowScopeManager.CurrentScopeThreadLocal] (value [org.icefaces.application.WindowScopeManager$CurrentScopeThreadLocal@38d748]) and a value of type [java.lang.String] (value [psg99f5dt2]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
      May 15, 2010 11:21:58 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
      SEVERE: A web application created a ThreadLocal with key of type [org.icefaces.application.WindowScopeManager.CurrentScopeThreadLocal] (value [org.icefaces.application.WindowScopeManager$CurrentScopeThreadLocal@38d748]) and a value of type [java.lang.String] (value [psg99f5dt2]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
      May 15, 2010 11:21:59 PM org.apache.catalina.startup.HostConfig checkResources
      INFO: Undeploying context [/ICE-751]

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #21837 Sun Jul 04 11:05:53 MDT 2010 mircea.toma ICE-5857 Refactor WindowScopeManager to use a request attribute instead of the thread local to associate the window IDs to incoming requests.
          Files Changed
          Commit graph MODIFY /icefaces/scratchpads/glimmer/core/src/main/java/org/icefaces/application/WindowScopeManager.java

            People

            • Assignee:
              Mircea Toma
              Reporter:
              Mandeep Hayher
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: