ICEfaces
  1. ICEfaces
  2. ICE-10440

Server error seen when undeploying showcase and ace comps from Tomcat7

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.0.0.GA
    • Fix Version/s: EE-4.0.0.GA
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      Tomcat 7 ICEfaces 4 trunk r 43886
    • Assignee Priority:
      P2

      Description

      Server error seen recently when un-deploying ICEfaces 4 ace comps and showcase .war files. This was seen with comboBox, selectMenu, SimpleSelectOneMenu and other random (not recently touched) components.
      Looked at an older revision of these files (43630) on xp02 and did not see the server error. This error is different from the error mentioned in ICE-10377 (marked invalid)
      SEVERE: The web application [/tree] created a ThreadLocal with key of type [org.
      icefaces.ace.context.RequestContext$1] (value [org.icefaces.ace.context.RequestC
      ontext$1@b52a10c]) and a value of type [org.icefaces.ace.context.DefaultRequestC
      ontext] (value [org.icefaces.ace.context.DefaultRequestContext@55c870dc]) but fa
      iled to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.

        Activity

        Hide
        Mircea Toma added a comment -

        Acquire the top partial response writer when generating the dom diff updates to make sure the nested writers also get invoked. This way CallbackPartialResponseWriter will run and have a chance to clear up the thread local.

        Show
        Mircea Toma added a comment - Acquire the top partial response writer when generating the dom diff updates to make sure the nested writers also get invoked. This way CallbackPartialResponseWriter will run and have a chance to clear up the thread local.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r43898. Tomcat 7, IE 11, FF 34, Chrome 39.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r43898. Tomcat 7, IE 11, FF 34, Chrome 39.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: