<?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 'No ContentData value exists for ID' errors in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/no-contentdata-value-exists-for-id-errors/m-p/254611#M207741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can not get our Enterprise 3.2.1.2 to start up correctly. I have some corrupt contentData and I am unsure how to get rid of it. The description of the problem is identical to &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-2719" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-2719&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;But that ticket does not describe all the ways to fix the problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are no longer under a support contract because the business is winding down, so I could really use the help of the community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my sql output showing the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mysql&amp;gt; select * from alf_node_properties np left join alf_content_data cd on (cd.id = np.long_value) where np.actual_type_n = 21 and cd.id is null;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+———+———-+———–+————+—————+——————+—————+————+————-+————–+————–+——————–+——+———+—————-+———————+———————+——————-+&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| node_id | qname_id | locale_id | list_index | actual_type_n | persisted_type_n | boolean_value | long_value | float_value | double_value | string_value | serializable_value | id | version | content_url_id | content_mimetype_id | content_encoding_id | content_locale_id |&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+———+———-+———–+————+—————+——————+—————+————+————-+————–+————–+——————–+——+———+—————-+———————+———————+——————-+&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| 1022197 | 79 | 1 | -1 | 21 | 3 | | 436329 | 0 | 0 | NULL | NULL | NULL | NULL | NULL | NULL | NULL | NULL |&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| 1022209 | 79 | 1 | -1 | 21 | 3 | | 436314 | 0 | 0 | NULL | NULL | NULL | NULL | NULL | NULL | NULL | NULL |&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+———+———-+———–+————+—————+——————+—————+————+————-+————–+————–+——————–+——+———+—————-+———————+———————+——————-+&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 rows in set (5.55 sec)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to repair this data.&amp;nbsp; I have a cold backup, but it is a month old.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I am not sure it is related, but I can no longer login to admin/admin. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would attach my alfresco.log but I can't seem to see where to do it in the forum interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2011 13:54:26 GMT</pubDate>
    <dc:creator>jjungalwala</dc:creator>
    <dc:date>2011-10-20T13:54:26Z</dc:date>
    <item>
      <title>'No ContentData value exists for ID' errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-contentdata-value-exists-for-id-errors/m-p/254611#M207741</link>
      <description>I can not get our Enterprise 3.2.1.2 to start up correctly. I have some corrupt contentData and I am unsure how to get rid of it. The description of the problem is identical to https://issues.alfresco.com/jira/browse/ALF-2719But that ticket does not describe all the ways to fix the problem. We are n</description>
      <pubDate>Thu, 20 Oct 2011 13:54:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-contentdata-value-exists-for-id-errors/m-p/254611#M207741</guid>
      <dc:creator>jjungalwala</dc:creator>
      <dc:date>2011-10-20T13:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: 'No ContentData value exists for ID' errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-contentdata-value-exists-for-id-errors/m-p/254612#M207742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Will the upgrade "fix" the problem – this seems like a data corruption issue.&amp;nbsp; Don't I need to fix the database before I can upgrade?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 16:52:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-contentdata-value-exists-for-id-errors/m-p/254612#M207742</guid>
      <dc:creator>jjungalwala</dc:creator>
      <dc:date>2011-10-20T16:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: 'No ContentData value exists for ID' errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-contentdata-value-exists-for-id-errors/m-p/254613#M207743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same error. Using Alfresco 3.4 CE&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to repair data? FULL reindex doesn't help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 07:41:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-contentdata-value-exists-for-id-errors/m-p/254613#M207743</guid>
      <dc:creator>sebek72</dc:creator>
      <dc:date>2012-04-16T07:41:26Z</dc:date>
    </item>
  </channel>
</rss>

