<?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: 'Node does not exist' Errors in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270007#M223137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How did you know which table to look. I am seeing a similar error, but I am looking through all these tables and I don't know which one to look in. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not having problems with the tables you have described.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ERROR [org.alfresco.repo.activities.post.lookup.PostLookup] Skipping activity post 8084: org.alfresco.service.cmr.repository.InvalidNodeRefEx&lt;BR /&gt;ception: Node does not exist: workspace://SpacesStore/f18410d4-719c-4085-881f-94557ce424ee(Status[changeTxnId=e6e09cbf-2158-4530-bb4a-9bdaf1ce92a7, dbTxnI&lt;BR /&gt;d=416519, deleted=true])&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jan 2015 18:30:14 GMT</pubDate>
    <dc:creator>phloyd</dc:creator>
    <dc:date>2015-01-07T18:30:14Z</dc:date>
    <item>
      <title>'Node does not exist' Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270000#M223130</link>
      <description>Recently I discovered that the Alfresco-logfiles were growing rapidly. This was caused by an unstoppable stream of errors like this: 2013-01-24 09:29:13,672&amp;nbsp; ERROR [post.lookup.PostLookup] [DefaultScheduler_Worker-9] Skipping activity post 892: org.alfresco.service.cmr.repository.InvalidNodeRefExcep</description>
      <pubDate>Thu, 24 Jan 2013 08:46:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270000#M223130</guid>
      <dc:creator>ebogaard</dc:creator>
      <dc:date>2013-01-24T08:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: 'Node does not exist' Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270001#M223131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Some times it happens because of corrupted indexes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you go for full index recovery then most of times problem gets solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 08:53:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270001#M223131</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-01-24T08:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: 'Node does not exist' Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270002#M223132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Should have said that I've already deleted all solr indexes and let them rebuild. No effect whatsoever.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears I fixed the excessive logging of ERRORs by deleting the node mentioned in the last ERROR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This node was found twice in alf_node, which might have been the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how this can happen? (And how one can prevent this?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;apparently it wasn't fixed: the list of 'Node does not exist' ERRORs returned and keeps on growing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 09:06:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270002#M223132</guid>
      <dc:creator>ebogaard</dc:creator>
      <dc:date>2013-01-24T09:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: 'Node does not exist' Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270003#M223133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some further research, it looks like there is something wrong in the way Alfresco 4.2c 'deletes' nodes. According to this blog: &lt;/SPAN&gt;&lt;A href="http://www.ixxus.com/blog/2011/09/alfresco-node-lifecycle/" rel="nofollow noopener noreferrer"&gt;http://www.ixxus.com/blog/2011/09/alfresco-node-lifecycle/&lt;/A&gt;&lt;SPAN&gt; (step 2), if a file (node) is deleted by an user, the store_id property of that node is changed from 6 to 5. When I look at the alf_node table, all nodes that give the ERROR are referred to twice in this table: once with store_id=5 once store_id=6. This doesn't seem right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I right that this is wrong, or is this the correct behaviour for 4.2c?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's actually wrong, is this a bug and/or is there a fix for it? (As Jira is currently not available)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After posting this, Jira was back on-line. It seems that there is a very similar problem in 4.2b (and in my experciences, also in 4.2c), which is stated to be resolved in 4.2d. See: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-16739" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-16739&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 16:39:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270003#M223133</guid>
      <dc:creator>ebogaard</dc:creator>
      <dc:date>2013-01-25T16:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: 'Node does not exist' Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270004#M223134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After deleting several hundreds of rows from table 'alf_activity_feed', there were no more ERRORs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, after several weeks of working in Alfresco 4.2x, this problem didn't show up anymore. Is this a known bug, or did something strange and unknown happen?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 14:27:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270004#M223134</guid>
      <dc:creator>ebogaard</dc:creator>
      <dc:date>2013-02-12T14:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: 'Node does not exist' Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270005#M223135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since you had to delete those rows, I'd say something strange definitely happened. I'd suggest raising a JIRA issue and having Alfresco guys have a look.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 23:10:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270005#M223135</guid>
      <dc:creator>lista</dc:creator>
      <dc:date>2013-02-17T23:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: 'Node does not exist' Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270006#M223136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems that there already was a JIRA issue: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-16739" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-16739&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It should be fixed in 4.2d. I hope it really is, because recently the problem returned to the same instance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 17:06:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270006#M223136</guid>
      <dc:creator>ebogaard</dc:creator>
      <dc:date>2013-02-21T17:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: 'Node does not exist' Errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270007#M223137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How did you know which table to look. I am seeing a similar error, but I am looking through all these tables and I don't know which one to look in. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not having problems with the tables you have described.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ERROR [org.alfresco.repo.activities.post.lookup.PostLookup] Skipping activity post 8084: org.alfresco.service.cmr.repository.InvalidNodeRefEx&lt;BR /&gt;ception: Node does not exist: workspace://SpacesStore/f18410d4-719c-4085-881f-94557ce424ee(Status[changeTxnId=e6e09cbf-2158-4530-bb4a-9bdaf1ce92a7, dbTxnI&lt;BR /&gt;d=416519, deleted=true])&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 18:30:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/node-does-not-exist-errors/m-p/270007#M223137</guid>
      <dc:creator>phloyd</dc:creator>
      <dc:date>2015-01-07T18:30:14Z</dc:date>
    </item>
  </channel>
</rss>

