<?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: Loading the Data List... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290355#M243485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cesar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I did was, increase the JVM Memory (JAVA_OPT) to 5 GB. Am I doing it right?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, do you know by any chance how to optimize solr4 to avoid doing reindexing? Because I encountered broken indexes most of the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;June&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Nov 2016 01:43:30 GMT</pubDate>
    <dc:creator>june_cataquez1</dc:creator>
    <dc:date>2016-11-28T01:43:30Z</dc:date>
    <item>
      <title>Loading the Data List...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290353#M243483</link>
      <description>Hello fellow Alfrescians,I have multiple data in my custom Data List (say 3,000 rows). When opening the list, it takes too long, and when it finishes it prompts 'No list items'. I checked the JVM-Memory in https://localhost:8443/solr4/#/, and it consumes 99.9%. Kindly give me some advice on how to o</description>
      <pubDate>Wed, 23 Nov 2016 10:05:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290353#M243483</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2016-11-23T10:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading the Data List...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290354#M243484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi June:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may help to diagnose, to inspect javascript and solr&amp;nbsp;queries in catalina.out (and solr.log). Check this to obtain more info about the query:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.zylk.net/es/web-2-0/blog/-/blogs/how-to-get-logs-for-alfresco-querys" title="http://www.zylk.net/es/web-2-0/blog/-/blogs/how-to-get-logs-for-alfresco-querys" rel="nofollow noopener noreferrer"&gt;- How to get logs for Alfresco querys - zylk&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, better JVM resources&amp;nbsp;(more heap)&amp;nbsp;or faster&amp;nbsp;disks for SOLR indices can help a little bit, although only this, is not a silver bullet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 18:53:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290354#M243484</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2016-11-24T18:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Loading the Data List...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290355#M243485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cesar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I did was, increase the JVM Memory (JAVA_OPT) to 5 GB. Am I doing it right?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, do you know by any chance how to optimize solr4 to avoid doing reindexing? Because I encountered broken indexes most of the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;June&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 01:43:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290355#M243485</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2016-11-28T01:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Loading the Data List...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290356#M243486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi June:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5Gb may be a good starting point for JVM, but the needed heap depends on many things such concurrent users, massive processes.... You need to profile JVM to see how much memory you need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if&amp;nbsp;you are experiencing other type problems with SOLR such as broken indexes, you should check your installation and find the cause of the frequent corruption of indices&amp;nbsp;in your solr.log &amp;nbsp;(for example, a wrong hot backup process...) .&amp;nbsp;By the way, Solr is a great consumer of cpu and memory..., and the needed memory depends on the number of nodes in the repository:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.alfresco.com/5.1/concepts/solrnodes-memory.html" title="http://docs.alfresco.com/5.1/concepts/solrnodes-memory.html" rel="nofollow noopener noreferrer"&gt;Calculate the memory needed for Solr nodes | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, and as I pointed out in my previous message, all of this does not ensure a good behaviour for the big query &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 09:15:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290356#M243486</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2016-11-28T09:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Loading the Data List...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290357#M243487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much, this is good information to start looking into. I appreciate the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;June&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 09:25:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/loading-the-data-list/m-p/290357#M243487</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2016-11-28T09:25:26Z</dc:date>
    </item>
  </channel>
</rss>

