<?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: Full Reindex stuck on 30% in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277716#M230846</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 issue only affects very large transactions and particularly those with cascade deletes that are optimised at delete time but not when the index is rebuilt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There were several parts to the fix. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue is fixed in the Enterprise product. It will be in the community release after 3.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The easiest fix is via support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are doing a full index rebuild you could delete "delete only transactions" to try and work around the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Better to configure the repo not to check the index and set &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;index.tracking.minRecordPurgeAgeDays=0&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;and wait for the clean up to run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It will take out deleted nodes and and empty transactions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then set tthe configuration back rebuild your index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See node-services-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Mar 2011 10:05:47 GMT</pubDate>
    <dc:creator>andy</dc:creator>
    <dc:date>2011-03-29T10:05:47Z</dc:date>
    <item>
      <title>Full Reindex stuck on 30%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277709#M230839</link>
      <description>Hello,I'm trying to rebuild indexes in 3.4.d version (upgraded from 3.3.g).1) So I've set:index.recovery.mode=FULLin alfresco-global.properties2)deleted contents of dir.indexes3) Increased org.alfresco.cache.node.aspectsTransactionalCache value (cause I was getting messages that it's full during reb</description>
      <pubDate>Mon, 28 Mar 2011 01:10:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277709#M230839</guid>
      <dc:creator>leonk</dc:creator>
      <dc:date>2011-03-28T01:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Full Reindex stuck on 30%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277710#M230840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did it make it to 100% when the transactional cache had its original value? If so, change it back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What was the transactional message? If it was a WARN, then it is just that, and can be ignored.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And as an advice, rename the old index directory rather than delete. Alfresco will create a new index directory. That way you can restore your old index should anything go wrong. Once you have a new working index, thats the time to delete the old index.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 05:43:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277710#M230840</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-03-28T05:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Full Reindex stuck on 30%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277711#M230841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Did it make it to 100% when the transactional cache had its original value? If so, change it back.&lt;BR /&gt;What was the transactional message? If it was a WARN, then it is just that, and can be ignored.&lt;BR /&gt;&lt;BR /&gt;And as an advice, rename the old index directory rather than delete. Alfresco will create a new index directory. That way you can restore your old index should anything go wrong. Once you have a new working index, thats the time to delete the old index.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It never made it to 100% in both cases&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And yes I did see that it's a warning but changing org.alfresco.cache.node.aspectsTransactionalCache didn't help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have this index directory backed up, so getting back is not a problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that it gets stuck ;(&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tomorrow I'll try to rename index dir. and report here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 10:20:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277711#M230841</guid>
      <dc:creator>leonk</dc:creator>
      <dc:date>2011-03-28T10:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Full Reindex stuck on 30%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277712#M230842</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 version you are using does not include a bug fix for reindexing transactions that contain very large cascade deletes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The delete from the UI will cascade delete optimally but the index rebuild will not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this likely to be your issue?&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, 28 Mar 2011 10:47:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277712#M230842</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2011-03-28T10:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Full Reindex stuck on 30%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277713#M230843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The version you are using does not include a bug fix for reindexing transactions that contain very large cascade deletes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;We can not rebuild (and restore) an Alfresco 3.4d if some files have been deleted ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 14:16:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277713#M230843</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2011-03-28T14:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Full Reindex stuck on 30%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277714#M230844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found this entry&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/jira/browse/ALF-5166" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/jira/browse/ALF-5166&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe thats the one Andy is referring to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I to would like to know the answer to this, because it is a really serious matter if you can in fact break a repository completely if you hit this bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you work around it by emptying/purging all deleted items before doing reindex?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 14:52:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277714#M230844</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-03-28T14:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Full Reindex stuck on 30%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277715#M230845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I reckon Andy and Loftux are right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing is that previously our Alfresco was configured to syncronize users from our AD (~180,000 users) and it's created 180,000 User Homes. Apparently Alfresco has some issues with such large number of User Homes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I've reconfigured Alfresco to Authenticate (without Sync.) users only and deleted all empty directories with the following script (courtesy of John Jaquette):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var childList = companyhome.childByNamePath("User Homes").children;&lt;BR /&gt;for (var i=0; i&amp;lt;childList.length; i++)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp; var child = childList[i];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; logger.log(child.name);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; var subchildren = child.children;&lt;BR /&gt;&amp;nbsp; logger.log(subchildren.length);&lt;BR /&gt;&amp;nbsp; if (subchildren.length==0){&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; child.remove();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&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;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;If this JIRA is right - &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/jira/browse/ALF-5166" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/jira/browse/ALF-5166&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why won't they attach a fixed .jar or .xml file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S.:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy may be you can supply us with fixed components as this issue is fixed for Enterprise ver. (I presume it was tested first on Community nightly build)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 22:51:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277715#M230845</guid>
      <dc:creator>leonk</dc:creator>
      <dc:date>2011-03-28T22:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Full Reindex stuck on 30%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277716#M230846</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 issue only affects very large transactions and particularly those with cascade deletes that are optimised at delete time but not when the index is rebuilt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There were several parts to the fix. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue is fixed in the Enterprise product. It will be in the community release after 3.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The easiest fix is via support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are doing a full index rebuild you could delete "delete only transactions" to try and work around the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Better to configure the repo not to check the index and set &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;index.tracking.minRecordPurgeAgeDays=0&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;and wait for the clean up to run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It will take out deleted nodes and and empty transactions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then set tthe configuration back rebuild your index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See node-services-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 10:05:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277716#M230846</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2011-03-29T10:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Full Reindex stuck on 30%</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277717#M230847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've added &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;index.recovery.mode=NONE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;index.tracking.minRecordPurgeAgeDays=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to alfresco-global.properties (Is that what you meant?) files and restarted Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me when this "cleanup" will run?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to trigger this cleanup manually?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I know that it's finished and I can set configs back and rebuild the index?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On the restart I'm getting lots of those warnings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco interface gives me the following message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&lt;BR /&gt;WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Not Found&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;/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;I'm unable to connect via Share interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco interface gives me the following message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;HTTP Status 404 -&lt;BR /&gt;&lt;BR /&gt;type Status report&lt;BR /&gt;&lt;BR /&gt;message&lt;BR /&gt;&lt;BR /&gt;description The requested resource () is not available.&lt;BR /&gt;Apache Tomcat/6.0.26&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Leon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 01:50:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-reindex-stuck-on-30/m-p/277717#M230847</guid>
      <dc:creator>leonk</dc:creator>
      <dc:date>2011-03-30T01:50:15Z</dc:date>
    </item>
  </channel>
</rss>

