<?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 Alfresco Index rebuild going 100 % cpu and never ending in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266567#M219697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After a user deleted some important datas, I had to reinstall Alfresco from backups. I choosed to reinstall, the software itself ( Alfresco 2.1), the postgres database, and the contentstore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I configured index.recovery.mode=FULL in the repository.properties, and I see from the tomcat logs that the indexes are rebuilt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;maintenance@dakar:/srv/alfresco_data$ tail -f /opt/alfresco-2.1.0/tomcat/logs/catalina.out &lt;BR /&gt;10:16:17,234 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;20 % complete.&lt;BR /&gt;10:17:12,781 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;30 % complete.&lt;BR /&gt;10:18:15,478 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;40 % complete.&lt;BR /&gt;10:19:50,181 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;50 % complete.&lt;BR /&gt;10:21:19,934 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;60 % complete.&lt;BR /&gt;10:22:50,441 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;70 % complete.&lt;BR /&gt;10:23:57,186 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;80 % complete.&lt;BR /&gt;10:25:07,464 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;90 % complete.&lt;BR /&gt;10:26:30,864 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;100 % complete.&lt;BR /&gt;10:26:30,871 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] Index recovery completed.&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;however after that CPU stays at 100 % , and it 's not possible to shutdown tomcat with bin/shutdown.sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;( I get &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;maintenance@dakar:/srv/alfresco_data$ tail -f /opt/alfresco-2.1.0/tomcat/logs/catalina.out &lt;BR /&gt;10:16:17,234 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;20 % complete.&lt;BR /&gt;10:17:12,781 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;30 % complete.&lt;BR /&gt;10:18:15,478 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;40 % complete.&lt;BR /&gt;10:19:50,181 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;50 % complete.&lt;BR /&gt;10:21:19,934 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;60 % complete.&lt;BR /&gt;10:22:50,441 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;70 % complete.&lt;BR /&gt;10:23:57,186 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;80 % complete.&lt;BR /&gt;10:25:07,464 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;90 % complete.&lt;BR /&gt;10:26:30,864 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;100 % complete.&lt;BR /&gt;10:26:30,871 INFO&amp;nbsp; [node.index.FullIndexRecoveryComponent] Index recovery completed.&lt;BR /&gt;maintenance@dakar:/srv/alfresco_data$ less /opt/alfresco-2.1.0/tomcat/logs/catalina.out&lt;BR /&gt;maintenance@dakar:/srv/alfresco_data$ /opt/alfresco-2.1.0/tomcat/bin/shutdown.sh&lt;BR /&gt; &lt;BR /&gt;Using CATALINA_BASE:&amp;nbsp;&amp;nbsp; /opt/alfresco-2.1.0/tomcat&lt;BR /&gt;Using CATALINA_HOME:&amp;nbsp;&amp;nbsp; /opt/alfresco-2.1.0/tomcat&lt;BR /&gt;Using CATALINA_TMPDIR: /opt/alfresco-2.1.0/tomcat/temp&lt;BR /&gt;Using JRE_HOME:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/lib/jvm/java-6-sun-1.6.0.24/&lt;BR /&gt;01.03.2011 11:52:07 org.apache.catalina.startup.Catalina stopServer&lt;BR /&gt;SCHWERWIEGEND: Catalina.stop: &lt;BR /&gt;java.net.ConnectException: Connection refused&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.net.PlainSocketImpl.socketConnect(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:35&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to kill the java process. manually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is something going wrong in the index recovery ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2011 10:52:51 GMT</pubDate>
    <dc:creator>emmanuelkasper</dc:creator>
    <dc:date>2011-03-01T10:52:51Z</dc:date>
    <item>
      <title>Alfresco Index rebuild going 100 % cpu and never ending</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266567#M219697</link>
      <description>HelloAfter a user deleted some important datas, I had to reinstall Alfresco from backups. I choosed to reinstall, the software itself ( Alfresco 2.1), the postgres database, and the contentstore.I configured index.recovery.mode=FULL in the repository.properties, and I see from the tomcat logs that t</description>
      <pubDate>Tue, 01 Mar 2011 10:52:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266567#M219697</guid>
      <dc:creator>emmanuelkasper</dc:creator>
      <dc:date>2011-03-01T10:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Index rebuild going 100 % cpu and never ending</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266568#M219698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From what you have posted the index recovery is complete.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 11:56:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266568#M219698</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-03-01T11:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Index rebuild going 100 % cpu and never ending</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266569#M219699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your log says that the reindexing is fast. Is that consistent with the size of your documents store (amount of non-binary-files)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does your Open Office-connection work (is the reindexing getting you content searchability)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 12:15:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266569#M219699</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2011-03-01T12:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Index rebuild going 100 % cpu and never ending</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266570#M219700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Your log says that the reindexing is fast. Is that consistent with the size of your documents store (amount of non-binary-files)?&lt;BR /&gt;Does your Open Office-connection work (is the reindexing getting you content searchability)?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Well the content searchability never worked in my setup, so I am not going for it. Well after restarting alfresco with index=validate, it found my precious documents properly. I am right now getting them back with the WebDav interface.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 14:51:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266570#M219700</guid>
      <dc:creator>emmanuelkasper</dc:creator>
      <dc:date>2011-03-01T14:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Index rebuild going 100 % cpu and never ending</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266571#M219701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The index rebuild does not inlcude the time to reindex and transform all the content held in alfresco - all non ctent properties will have been reindexed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The content indexing will continue in the background.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 12:31:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266571#M219701</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2011-03-07T12:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Index rebuild going 100 % cpu and never ending</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266572#M219702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, I didn't know this. So, a high CPU usage after "finishing" could be a result of this content reindexing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 13:05:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-index-rebuild-going-100-cpu-and-never-ending/m-p/266572#M219702</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2011-03-07T13:05:36Z</dc:date>
    </item>
  </channel>
</rss>

