<?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: Content Integrity Error in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261185#M214315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In 'custom-repository.properties' I have:&lt;BR /&gt;index.recovery.mode=FULL&lt;BR /&gt;dir.root=/app/alfresco/alf_data_alfrescoSource3&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;To my knowledge Alfresco&amp;nbsp; doesn't look for a "custom-repository.properties" try making a alfresco-global.properties with these properties and throw it in your extension directory. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd guess Alfresco is seeing the default ./alf_data directory from the default property file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Nov 2010 13:25:59 GMT</pubDate>
    <dc:creator>rhoefer</dc:creator>
    <dc:date>2010-11-24T13:25:59Z</dc:date>
    <item>
      <title>Content Integrity Error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261184#M214314</link>
      <description>I had to recreate alfresco database with utf8 char encoding.I performed these steps:1. Stop Alfresco2. Delete alf data folder '/app/alfresco/alf_data_alfrescoSource3'3. Created new database with correct encoding4. Start ALfrescoAfter I start alfresco, I see that 'alf_data_alfrescoSource3' folder is</description>
      <pubDate>Tue, 23 Nov 2010 23:07:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261184#M214314</guid>
      <dc:creator>sherrykerry</dc:creator>
      <dc:date>2010-11-23T23:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Content Integrity Error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261185#M214315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In 'custom-repository.properties' I have:&lt;BR /&gt;index.recovery.mode=FULL&lt;BR /&gt;dir.root=/app/alfresco/alf_data_alfrescoSource3&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;To my knowledge Alfresco&amp;nbsp; doesn't look for a "custom-repository.properties" try making a alfresco-global.properties with these properties and throw it in your extension directory. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd guess Alfresco is seeing the default ./alf_data directory from the default property file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 13:25:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261185#M214315</guid>
      <dc:creator>rhoefer</dc:creator>
      <dc:date>2010-11-24T13:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Content Integrity Error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261186#M214316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's stuff in the database that does not match the content store.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you change your database settings to point to your new database or are you still using the old one?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 13:29:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261186#M214316</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-11-24T13:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Content Integrity Error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261187#M214317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@rhoefer: Where is ./alf_data default directory set ? How do I create 'alfresco-global.properties' ? We have multiple instances of alfresco in which couple of websites are hosted on each instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@mrogers: We dropped the schema and recreated same schema, with same DDL SQL. Just changed character_set_database default to UTF8 from latin1. So I need not change database settings as this is not new database.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 15:59:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261187#M214317</guid>
      <dc:creator>sherrykerry</dc:creator>
      <dc:date>2010-11-24T15:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Content Integrity Error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261188#M214318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, I'm not running your type of setup, but here's what I was talking about:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make an alfresco-global.properties file and throw it in your app server's extension directory. I'm using jboss it's in $JBOSS_HOME/server/default/conf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The directory root should be set with: dir.root=YOUR_PATH&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm wondering if I misread your question, I was thinking that you probably had this all set up somewhere already, or was this a new install?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was just guessing that maybe it was picking up the default from repository.properties and not the real path to your data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 16:41:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261188#M214318</guid>
      <dc:creator>rhoefer</dc:creator>
      <dc:date>2010-11-24T16:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Content Integrity Error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261189#M214319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yeah this set up is done earlier and was working fine before I switched database char endcoding. After I restart is what causing me problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I see that there are bunch of files under extension. But neither alfresco-global.properties nor repository.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db properties, dir.ROOT, rmi ports are defined in custom-repository.properties under extension. which is under /app/tc/instances/AlfrescoSource03/shared/classes/alfresco/extension&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We use tcserver (extention of tomcat) as the app server and AlfrescoSource03 is the tcserver instance which is catalina.base in catalina.properties defined under /app/tc/instances//AlfrescoSource03/conf directory. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tcserver.node=AlfrescoSource03&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Terminology: /app/tc/instances/AlfrescoSource03 is the TCSERVER_HOME&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 17:07:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261189#M214319</guid>
      <dc:creator>sherrykerry</dc:creator>
      <dc:date>2010-11-24T17:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Content Integrity Error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261190#M214320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using Alfresco 3.1 then it is configured through custom-repository.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco-global.properties was introduced in 3.2 to get rid of the mutiple properties files that needed to be updated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you dump and recreate the database or do you have an empty schema?&amp;nbsp;&amp;nbsp; The content itegrity error leads me to believe that you have some data in your database that does not match your empty content store.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 17:10:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261190#M214320</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-11-24T17:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Content Integrity Error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261191#M214321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah, my apologies to the OP. I need to start checking versions on the side bar!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 17:11:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261191#M214321</guid>
      <dc:creator>rhoefer</dc:creator>
      <dc:date>2010-11-24T17:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Content Integrity Error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261192#M214322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes we are using alfresco Version :Enterprise - v3.1.1 (229)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 17:13:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-integrity-error/m-p/261192#M214322</guid>
      <dc:creator>sherrykerry</dc:creator>
      <dc:date>2010-11-24T17:13:23Z</dc:date>
    </item>
  </channel>
</rss>

