ICEfaces
  1. ICEfaces
  2. ICE-11120

Memory leak in com.icesoft.faces.webapp.command.UpdateElements

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P08
    • Fix Version/s: EE-1.8.2.GA_P09
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      server

      Description

      Analysis of the heap dump in some applications reveals that the _ UpdateElements.updates_ field accumulates DOM elements (and thus filling up the JVM heap). The issue manifests itself when the _Element_ does not have the "id" attribute.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49113 Tue Aug 16 14:08:35 MDT 2016 mircea.toma ICE-11120 Use only JDK 1.4 methods.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/command/UpdateElements.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49111 Mon Aug 15 16:25:08 MDT 2016 mircea.toma ICE-11120 Select only the elements that have their ‘id’ attribute defined to be updated.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/command/UpdateElements.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: