<?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: What to do when we got the warn &amp;quot;Selection hierarchy.name ...is getting big and now has size&amp;quot; ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326457#M13458</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jul 2015 13:15:23 GMT</pubDate>
    <dc:creator>manuek_</dc:creator>
    <dc:date>2015-07-13T13:15:23Z</dc:date>
    <item>
      <title>What to do when we got the warn "Selection hierarchy.name ...is getting big and now has size" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326452#M13453</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have the warning "[org.nuxeo.ecm.core.storage.sql.Selection] Selection hierarchy.name for id=... is getting big and now has size: 15000" since few weeks.&lt;/P&gt;
&lt;P&gt;What are we supposed to do with ?&lt;/P&gt;
&lt;P&gt;How the threshold have been choosen ? Is it a per default value or calculated with server parameters ?&lt;/P&gt;
&lt;H2&gt;When I check in the database in hierarchy table with the mentionned id, primarytype is "TaskRoot".
psql=# select count(*) from hierarchy where parentid='..';
count&lt;/H2&gt;
&lt;P&gt;16410&lt;/P&gt;
&lt;P&gt;All of them have for primarytype 'TaskDoc'.
Are they all for unterminated workflows ?&lt;/P&gt;
&lt;P&gt;Our users experiments troubles to use nuxeo (we had to stop/start it twice since yesterday as we got an error 500). Is this warning can have a relation with the difficulties and slowless observe ?&lt;/P&gt;
&lt;P&gt;Thank you for your help&lt;/P&gt;
&lt;P&gt;Note : We have a nuxeo 5.8.0-HF31&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 10:55:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326452#M13453</guid>
      <dc:creator>manuek_</dc:creator>
      <dc:date>2015-07-08T10:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when we got the warn "Selection hierarchy.name ...is getting big and now has size" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326453#M13454</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This is a warning because you have more than 15k documents in a container and this might reveal a performance problem.
You can get rid of this warning by using the org.nuxeo.vcs.selection.warn.threshold property using a bigger value.&lt;/P&gt;
&lt;P&gt;But in your case may be your problem is related to this long list of workflow tasks,
you need to check the state of theses tasks to see if they are unterminated or if there is a cleanup problem, see &lt;A href="https://jira.nuxeo.com/browse/NXP-12621" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXP-12621&lt;/A&gt; and &lt;A href="https://jira.nuxeo.com/browse/NXP-15085" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXP-15085&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;ben&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2015 07:55:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326453#M13454</guid>
      <dc:creator>ben_</dc:creator>
      <dc:date>2015-07-09T07:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when we got the warn "Selection hierarchy.name ...is getting big and now has size" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326454#M13455</link>
      <description>&lt;P&gt;This answer deleted to go in the Ben'answer comment&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2015 09:46:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326454#M13455</guid>
      <dc:creator>manuek_</dc:creator>
      <dc:date>2015-07-09T09:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when we got the warn "Selection hierarchy.name ...is getting big and now has size" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326455#M13456</link>
      <description>&lt;P&gt;May be I should have comment the Ben answer and not answer ?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2015 09:49:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326455#M13456</guid>
      <dc:creator>manuek_</dc:creator>
      <dc:date>2015-07-09T09:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when we got the warn "Selection hierarchy.name ...is getting big and now has size" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326456#M13457</link>
      <description>&lt;P&gt;Yes please, you should add it as a comment&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 13:04:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326456#M13457</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2015-07-13T13:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when we got the warn "Selection hierarchy.name ...is getting big and now has size" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326457#M13458</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 13:15:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326457#M13458</guid>
      <dc:creator>manuek_</dc:creator>
      <dc:date>2015-07-13T13:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when we got the warn "Selection hierarchy.name ...is getting big and now has size" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326458#M13459</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 15:21:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/what-to-do-when-we-got-the-warn-quot-selection-hierarchy-name-is/m-p/326458#M13459</guid>
      <dc:creator>ben_</dc:creator>
      <dc:date>2015-07-22T15:21:53Z</dc:date>
    </item>
  </channel>
</rss>

