From jira-events at lists.jboss.org Wed Jan 20 05:39:47 2010 Content-Type: multipart/mixed; boundary="===============6673187623712396364==" MIME-Version: 1.0 From: Manuele Piastra (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-8275) Memory leak with extended data table after repeated rerender Date: Wed, 20 Jan 2010 05:39:47 -0500 Message-ID: <1410686251.1263983987319.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> --===============6673187623712396364== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Memory leak with extended data table after repeated rerender ------------------------------------------------------------ Key: RF-8275 URL: https://jira.jboss.org/jira/browse/RF-8275 Project: RichFaces Issue Type: Bug Security Level: Public (Everyone can see) Components: component-tables Affects Versions: 3.3.2.SR1 Environment: Windows xp and AIX, Firefox and Internet Explorer 7 Reporter: Manuele Piastra Priority: Critical After each rerender of the extended data table the memory allocated to the = process iexplorer.exe keeps growing and it is never released. The same test= with simple datatable doesn't show this problem. Snippet code used for the test RichFaces DataTable -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============6673187623712396364==-- From jira-events at lists.jboss.org Wed Jan 20 14:07:56 2010 Content-Type: multipart/mixed; boundary="===============0368344692963084208==" MIME-Version: 1.0 From: Jay Balunas (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-8275) Memory leak with extended data table after repeated rerender Date: Wed, 20 Jan 2010 14:07:56 -0500 Message-ID: <331525517.1264014476047.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1410686251.1263983987319.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============0368344692963084208== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-8275?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Jay Balunas updated RF-8275: ---------------------------- Fix Version/s: 3.3.3.CR1 > Memory leak with extended data table after repeated rerender > ------------------------------------------------------------ > > Key: RF-8275 > URL: https://jira.jboss.org/jira/browse/RF-8275 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-tables > Affects Versions: 3.3.2.SR1 > Environment: Windows xp and AIX, Firefox and Internet Explorer 7 > Reporter: Manuele Piastra > Assignee: Andrey Markhel > Priority: Critical > Fix For: 3.3.3.CR1 > > > After each rerender of the extended data table the memory allocated to th= e process iexplorer.exe keeps growing and it is never released. The same te= st with simple datatable doesn't show this problem. > Snippet code used for the test > > > xmlns=3D"http://www.w3.org/1999/xhtml" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:rich=3D"http://richfaces.org/rich" > xmlns:a4j=3D"http://richfaces.org/a4j"> > > > RichFaces DataTable > > > > > > id=3D"finderList" width=3D"200px" > > > > > > > > > > > > > > > > > > > > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============0368344692963084208==-- From jira-events at lists.jboss.org Wed Jan 20 14:07:56 2010 Content-Type: multipart/mixed; boundary="===============6680987073634618694==" MIME-Version: 1.0 From: Jay Balunas (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Assigned: (RF-8275) Memory leak with extended data table after repeated rerender Date: Wed, 20 Jan 2010 14:07:55 -0500 Message-ID: <393688339.1264014475960.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1410686251.1263983987319.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============6680987073634618694== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-8275?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Jay Balunas reassigned RF-8275: ------------------------------- Assignee: Andrey Markhel Please investigate for possible inclusion in 3.3.3 > Memory leak with extended data table after repeated rerender > ------------------------------------------------------------ > > Key: RF-8275 > URL: https://jira.jboss.org/jira/browse/RF-8275 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-tables > Affects Versions: 3.3.2.SR1 > Environment: Windows xp and AIX, Firefox and Internet Explorer 7 > Reporter: Manuele Piastra > Assignee: Andrey Markhel > Priority: Critical > Fix For: 3.3.3.CR1 > > > After each rerender of the extended data table the memory allocated to th= e process iexplorer.exe keeps growing and it is never released. The same te= st with simple datatable doesn't show this problem. > Snippet code used for the test > > > xmlns=3D"http://www.w3.org/1999/xhtml" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:rich=3D"http://richfaces.org/rich" > xmlns:a4j=3D"http://richfaces.org/a4j"> > > > RichFaces DataTable > > > > > > id=3D"finderList" width=3D"200px" > > > > > > > > > > > > > > > > > > > > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============6680987073634618694==-- From jira-events at lists.jboss.org Thu Jan 28 07:18:19 2010 Content-Type: multipart/mixed; boundary="===============1823036887688873712==" MIME-Version: 1.0 From: Andrey Markhel (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-8275) Memory leak with extended data table after repeated rerender Date: Thu, 28 Jan 2010 07:18:19 -0500 Message-ID: <1690041342.1264681099663.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1410686251.1263983987319.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============1823036887688873712== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-8275?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Andrey Markhel resolved RF-8275. -------------------------------- Resolution: Done Fixed > Memory leak with extended data table after repeated rerender > ------------------------------------------------------------ > > Key: RF-8275 > URL: https://jira.jboss.org/jira/browse/RF-8275 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-tables > Affects Versions: 3.3.2.SR1 > Environment: Windows xp and AIX, Firefox and Internet Explorer 7 > Reporter: Manuele Piastra > Assignee: Andrey Markhel > Priority: Critical > Fix For: 3.3.3.CR1 > > > After each rerender of the extended data table the memory allocated to th= e process iexplorer.exe keeps growing and it is never released. The same te= st with simple datatable doesn't show this problem. > Snippet code used for the test > > > xmlns=3D"http://www.w3.org/1999/xhtml" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:rich=3D"http://richfaces.org/rich" > xmlns:a4j=3D"http://richfaces.org/a4j"> > > > RichFaces DataTable > > > > > > id=3D"finderList" width=3D"200px" > > > > > > > > > > > > > > > > > > > > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1823036887688873712==-- From jira-events at lists.jboss.org Tue Feb 16 12:49:10 2010 Content-Type: multipart/mixed; boundary="===============6728018701525619981==" MIME-Version: 1.0 From: Pavol Pitonak (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-8275) Memory leak with extended data table after repeated rerender Date: Tue, 16 Feb 2010 12:49:10 -0500 Message-ID: <1134103312.1266342550347.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1410686251.1263983987319.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============6728018701525619981== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-8275?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RF-8275: ------------------------------ Attachment: index.xhtml To test this bug, copy attached index.xhtml in samples/extendedDataTable-sa= mple/src/main/webapp/pages and watch Internet Explorer in sIEve (http://hom= e.orange.nl/jsrosman/) > Memory leak with extended data table after repeated rerender > ------------------------------------------------------------ > > Key: RF-8275 > URL: https://jira.jboss.org/jira/browse/RF-8275 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-tables > Affects Versions: 3.3.2.SR1 > Environment: Windows xp and AIX, Firefox and Internet Explorer 7 > Reporter: Manuele Piastra > Assignee: Andrey Markhel > Priority: Critical > Fix For: 3.3.3.CR1 > > Attachments: index.xhtml > > > After each rerender of the extended data table the memory allocated to th= e process iexplorer.exe keeps growing and it is never released. The same te= st with simple datatable doesn't show this problem. > Snippet code used for the test > > > xmlns=3D"http://www.w3.org/1999/xhtml" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:rich=3D"http://richfaces.org/rich" > xmlns:a4j=3D"http://richfaces.org/a4j"> > > > RichFaces DataTable > > > > > > id=3D"finderList" width=3D"200px" > > > > > > > > > > > > > > > > > > > > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============6728018701525619981==-- From jira-events at lists.jboss.org Tue Feb 16 12:49:10 2010 Content-Type: multipart/mixed; boundary="===============6696088386980461228==" MIME-Version: 1.0 From: Pavol Pitonak (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Closed: (RF-8275) Memory leak with extended data table after repeated rerender Date: Tue, 16 Feb 2010 12:49:10 -0500 Message-ID: <593765814.1266342550479.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1410686251.1263983987319.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============6696088386980461228== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-8275?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak closed RF-8275. ----------------------------- > Memory leak with extended data table after repeated rerender > ------------------------------------------------------------ > > Key: RF-8275 > URL: https://jira.jboss.org/jira/browse/RF-8275 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-tables > Affects Versions: 3.3.2.SR1 > Environment: Windows xp and AIX, Firefox and Internet Explorer 7 > Reporter: Manuele Piastra > Assignee: Andrey Markhel > Priority: Critical > Fix For: 3.3.3.CR1 > > Attachments: index.xhtml > > > After each rerender of the extended data table the memory allocated to th= e process iexplorer.exe keeps growing and it is never released. The same te= st with simple datatable doesn't show this problem. > Snippet code used for the test > > > xmlns=3D"http://www.w3.org/1999/xhtml" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:rich=3D"http://richfaces.org/rich" > xmlns:a4j=3D"http://richfaces.org/a4j"> > > > RichFaces DataTable > > > > > > id=3D"finderList" width=3D"200px" > > > > > > > > > > > > > > > > > > > > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============6696088386980461228==-- From jira-events at lists.jboss.org Fri Dec 16 08:45:09 2011 Content-Type: multipart/mixed; boundary="===============4870907655539122011==" MIME-Version: 1.0 From: Peter Chuang (Commented) (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-8275) Memory leak with extended data table after repeated rerender Date: Fri, 16 Dec 2011 08:45:09 -0500 Message-ID: <61235354.17150.1324043109681.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1410686251.1263983987319.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============4870907655539122011== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-8275?page=3Dcom.atlassian.jira.plu= gin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12651603#comm= ent-12651603 ] = Peter Chuang commented on RF-8275: ---------------------------------- I am running off of 3.3.3 Final, and still seeing this issue. = > Memory leak with extended data table after repeated rerender > ------------------------------------------------------------ > > Key: RF-8275 > URL: https://issues.jboss.org/browse/RF-8275 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-tables > Affects Versions: 3.3.2.SR1 > Environment: Windows xp and AIX, Firefox and Internet Explorer 7 > Reporter: Manuele Piastra > Assignee: Andrey Markhel > Priority: Critical > Labels: extended_datatable, memory_leak, rerender > Fix For: 3.3.3.CR1 > > Attachments: index.xhtml > > > After each rerender of the extended data table the memory allocated to th= e process iexplorer.exe keeps growing and it is never released. The same te= st with simple datatable doesn't show this problem. > Snippet code used for the test > > > xmlns=3D"http://www.w3.org/1999/xhtml" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:rich=3D"http://richfaces.org/rich" > xmlns:a4j=3D"http://richfaces.org/a4j"> > > > RichFaces DataTable > > > > > > id=3D"finderList" width=3D"200px" > > > > > > > > > > > > > > > > > > > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============4870907655539122011==--