<?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: Indexes invalid on every restart in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222097#M175227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you delete (or rename if you want to keep a backup) the lucene-indexes folder before doing the full reindexing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This way you make sure you get a clean index.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2009 04:41:09 GMT</pubDate>
    <dc:creator>loftux</dc:creator>
    <dc:date>2009-08-07T04:41:09Z</dc:date>
    <item>
      <title>Indexes invalid on every restart</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222096#M175226</link>
      <description>Hi All,We have an Alfresco Labs3 system that has been running without a problem for a couple of months, but now fails to start up unless a full reindex is performed.After performing the full reindex, the system will then run as normal, until shut down. On restart, Alfresco will fail to start unless</description>
      <pubDate>Fri, 07 Aug 2009 02:41:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222096#M175226</guid>
      <dc:creator>insumo</dc:creator>
      <dc:date>2009-08-07T02:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes invalid on every restart</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222097#M175227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you delete (or rename if you want to keep a backup) the lucene-indexes folder before doing the full reindexing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This way you make sure you get a clean index.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 04:41:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222097#M175227</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2009-08-07T04:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes invalid on every restart</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222098#M175228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, we have removed the indexes, (rm -rf lucene-indexes) and performed a full reindex, and get this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, when the reindex mode is set to FULL, it takes around an hour and a half to reindex. When we set to AUTO, we've seen it get to 70% after 15 hours (i.e. over night) at which point we kill it and do a full reindex.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 05:44:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222098#M175228</guid>
      <dc:creator>insumo</dc:creator>
      <dc:date>2009-08-07T05:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes invalid on every restart</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222099#M175229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is dir.root in custom-repository.properties set to have an absolute path?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe set the dir.indexes=${dir.root}/lucene-indexes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you checked file permissions so that the account that you run alfresco under have full access? Check not only the indexes folder, but also tomcat temp and work folders and the contentstore.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 06:12:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222099#M175229</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2009-08-07T06:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes invalid on every restart</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222100#M175230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, all configs for directory are correct, so I still have no idea why this is behaving as it is. If we remove the alf_data directory and wipe out the database, the install will operate correctly, only without any data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As this has now dragged on too long, I'll be performing an export to import into a new instance. Can anyone provide any tips on using the command line import/export to pull over all content, including versions? I've exported SpacesStore and Version2Store, but after importing with UPDATE_EXISTING, I end up with two roots for /app:company_home.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;13:24:30,602 User:System ERROR [filesys.repo.ContentDiskDriver] Error during create context&lt;BR /&gt;org.alfresco.jlan.server.core.DeviceContextException: Multiple possible roots for device: &lt;BR /&gt;&amp;nbsp;&amp;nbsp; root path: /app:company_home&lt;BR /&gt;&amp;nbsp;&amp;nbsp; results: [workspace://SpacesStore/0ae71b2a-eee0-4082-b35f-23136bda69ad, workspace://SpacesStore/bc2fe280-7e00-4e39-baa2-8d1e0d769581]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.filesys.repo.ContentDiskDriver.createContext(ContentDiskDriver.java:382)&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 02:46:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222100#M175230</guid>
      <dc:creator>insumo</dc:creator>
      <dc:date>2009-08-11T02:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes invalid on every restart</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222101#M175231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i learned not to export the root directory but to export/import each folder in company home individually….it was easiest for me&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 15:22:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/indexes-invalid-on-every-restart/m-p/222101#M175231</guid>
      <dc:creator>ofrxnz</dc:creator>
      <dc:date>2009-08-11T15:22:43Z</dc:date>
    </item>
  </channel>
</rss>

