<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Nuxeo 5.6 / Memory leak executing nuxeo.workManagerCleanup in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-6-memory-leak-executing-nuxeo-workmanagercleanup/m-p/324403#M11404</link>
    <description>&lt;P&gt;No idea if that's really it but &lt;A href="https://github.com/nuxeo/nuxeo/commit/b75e587d3ccb18dd0f4d54bd0c0a908031659c38" target="test_blank"&gt;https://github.com/nuxeo/nuxeo/commit/b75e587d3ccb18dd0f4d54bd0c0a908031659c38&lt;/A&gt; is a likely candidate for this fix.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Nov 2018 13:31:37 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2018-11-15T13:31:37Z</dc:date>
    <item>
      <title>Nuxeo 5.6 / Memory leak executing nuxeo.workManagerCleanup</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-6-memory-leak-executing-nuxeo-workmanagercleanup/m-p/324402#M11403</link>
      <description>&lt;P&gt;We are using Nuxeo 5.6 in production and we see a memory leak each time nuxeo.workManagerCleanup internal job is executed.&lt;/P&gt;
&lt;P&gt;This job is executed using Quartz every few minutes.&lt;/P&gt;
&lt;P&gt;In the code of the Nuxeo plateform, the fireEvent method of EventServiceImpl (nuxeo core / event) raise an event for the job to be executed, it adds a new event in a map retained in memory by a ThreadLocal (compositeBundle) :
CompositeEventBundle b = compositeBundle.get();
b.push(shallowEvent);&lt;/P&gt;
&lt;P&gt;It is not removed afterward, the methods handleTxRollbacked and handleTxCommited are never called.&lt;/P&gt;
&lt;P&gt;I traced this behavior debuging the server from Eclipse.&lt;/P&gt;
&lt;P&gt;I checked the code history and it has changed since Nuxeo 5.6, but does anyone know if there is a Jira for this bug and in witch version it is solved.&lt;/P&gt;
&lt;P&gt;Does someone know how to solve this isssue without changing version of Nuxeo ?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 08:18:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-6-memory-leak-executing-nuxeo-workmanagercleanup/m-p/324402#M11403</guid>
      <dc:creator>Renaud_Rousset</dc:creator>
      <dc:date>2018-11-13T08:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.6 / Memory leak executing nuxeo.workManagerCleanup</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-6-memory-leak-executing-nuxeo-workmanagercleanup/m-p/324403#M11404</link>
      <description>&lt;P&gt;No idea if that's really it but &lt;A href="https://github.com/nuxeo/nuxeo/commit/b75e587d3ccb18dd0f4d54bd0c0a908031659c38" target="test_blank"&gt;https://github.com/nuxeo/nuxeo/commit/b75e587d3ccb18dd0f4d54bd0c0a908031659c38&lt;/A&gt; is a likely candidate for this fix.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 13:31:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-6-memory-leak-executing-nuxeo-workmanagercleanup/m-p/324403#M11404</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2018-11-15T13:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo 5.6 / Memory leak executing nuxeo.workManagerCleanup</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-6-memory-leak-executing-nuxeo-workmanagercleanup/m-p/324404#M11405</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thank you for your answer but we have to stick to the 5.6 version for now.&lt;/P&gt;
&lt;P&gt;This is not a big leak, i keep your recommandation in our backlog to be sure to use the 5.9.3 version or later if we have the opportunity to change the version we use.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 16:49:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-5-6-memory-leak-executing-nuxeo-workmanagercleanup/m-p/324404#M11405</guid>
      <dc:creator>Renaud_Rousset</dc:creator>
      <dc:date>2018-11-20T16:49:05Z</dc:date>
    </item>
  </channel>
</rss>

