<?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 Search results in Exception 'Node does not exist' in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/search-results-in-exception-node-does-not-exist/m-p/245586#M198716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yet another problem that I have with Share is related to search functionality:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I use one search string, let's say "ABC" search works just fine and returns a list of results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For other string, let's say "XYZ" it returns:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;01150005 Wrapped Exception (with status template): 01150004 Failed to execute script '/org/alfresco/slingshot/search/search.get.js (in classpath store file:/usr/local/apache-tomcat-5.5.28/webapps/alfresco/WEB-INF/classes/alfresco/templates/webscripts)': Node does not exist: workspace://SpacesStore/208e5d22-db55-4766-a363-ca50016a7e2e&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible, that search points to a document that was deleted?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when I find a document that contains "XYZ" in its name, but was deleted (Recently modified documents) and click on it I get:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;org.alfresco.repo.forms.FormNotFoundException: 01150010 A form could not be found for item: [node]workspace/SpacesStore/4ef6502a-d7f9-4d1a-a60f-a3c25163e193&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2010 10:47:15 GMT</pubDate>
    <dc:creator>mike54</dc:creator>
    <dc:date>2010-02-15T10:47:15Z</dc:date>
    <item>
      <title>Search results in Exception 'Node does not exist'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-results-in-exception-node-does-not-exist/m-p/245586#M198716</link>
      <description>Hello,Yet another problem that I have with Share is related to search functionality:When I use one search string, let's say "ABC" search works just fine and returns a list of results.For other string, let's say "XYZ" it returns:01150005 Wrapped Exception (with status template): 01150004 Failed to ex</description>
      <pubDate>Mon, 15 Feb 2010 10:47:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-results-in-exception-node-does-not-exist/m-p/245586#M198716</guid>
      <dc:creator>mike54</dc:creator>
      <dc:date>2010-02-15T10:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Search results in Exception 'Node does not exist'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-results-in-exception-node-does-not-exist/m-p/245587#M198717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are getting this error persistently, I think some clean up is needed in the documentLibrary or your index is corrupt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would suggest to do index recovery (/reindex).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it occurred only once or twice, please close all your browsers, clean up cache and start fresh to see if you get these errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it is helpful!&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>Tue, 23 Feb 2010 06:53:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-results-in-exception-node-does-not-exist/m-p/245587#M198717</guid>
      <dc:creator>sselvan</dc:creator>
      <dc:date>2010-02-23T06:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Search results in Exception 'Node does not exist'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-results-in-exception-node-does-not-exist/m-p/245588#M198718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, that was my Idea as well. Finally i did find some time to try it and it fixed the problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Re-indexing went smoothly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;15:09:22,921 INFO&amp;nbsp; [org.alfresco.repo.node.index.AVMFullIndexRecoveryComponent]&amp;nbsp;&amp;nbsp; Reindex&amp;nbsp;&amp;nbsp; 100% complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:09:22,922 INFO&amp;nbsp; [org.alfresco.repo.node.index.AVMFullIndexRecoveryComponent] Finished rebuilding indexes for AVM Stores&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After that my OpenOffice process is using almost 100% CPU for quite some time now… I don't know if its related to re-indexing…?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 14:22:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-results-in-exception-node-does-not-exist/m-p/245588#M198718</guid>
      <dc:creator>mike54</dc:creator>
      <dc:date>2010-02-25T14:22:57Z</dc:date>
    </item>
  </channel>
</rss>

