2 Replies Latest reply on Jan 22, 2008 6:43 AM by ilya_shaikovsky

    Memory Leak when updating Tree over AJAX

    raoul.schmidiger

      Hi List,

      I have a problem with a memory leak that i cannot get rid of. When only running these lines:

      <h:form>
      <a4j:poll interval="800" reRender="memoryLeakTree" />
      
       <rich:tree id="memoryLeakTree" />
      
       </h:form>