ICEfaces
  1. ICEfaces
  2. ICE-956

Tree performance issue with selectInputDate in Tree nodes

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.5
    • Fix Version/s: 1.6.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      There are performance issues when using the selectInputDate component inside
      Tree Nodes.

      When the selectInputDate is used in large trees > 500 nodes an
      javax.servlet.ServletException: java.lang.OutOfMemoryError is caused.

      ------------------- dump --------------------

      javax.servlet.ServletException: java.lang.OutOfMemoryError
      com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet.service(PersistentFacesServlet.java:407)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

      root cause

      javax.faces.el.EvaluationException: java.lang.OutOfMemoryError
      com.sun.faces.el.ValueBindingImpl.setValue(ValueBindingImpl.java:248)
      com.sun.faces.lifecycle.RestoreViewPhase.doPerComponentActions(RestoreViewPhase.java:216)
      com.sun.faces.lifecycle.RestoreViewPhase.doPerComponentActions(RestoreViewPhase.java:209)
      com.sun.faces.lifecycle.RestoreViewPhase.doPerComponentActions(RestoreViewPhase.java:209)
      com.sun.faces.lifecycle.RestoreViewPhase.doPerComponentActions(RestoreViewPhase.java:209)
      com.sun.faces.lifecycle.RestoreViewPhase.doPerComponentActions(RestoreViewPhase.java:209)
      com.sun.faces.lifecycle.RestoreViewPhase.doPerComponentActions(RestoreViewPhase.java:209)
      com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:140)
      com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:268)
      com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:110)
      com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet.service(PersistentFacesServlet.java:382)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

      -------------------------------------------------------------------------

        Issue Links

          Activity

          There are no subversion log entries for this issue yet.

            People

            • Assignee:
              Unassigned
              Reporter:
              Greg McCleary
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: