<?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: Stack Trace when performing category operations in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/stack-trace-when-performing-category-operations/m-p/43767#M23923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the log messages, it looks like the indexes are not being found - the alf_data directory in the Alfresco installation location.&amp;nbsp; This only usually happens if you've been moving things around or changing the configuration.&amp;nbsp; There's a properties file in tomcat/shared/classes/alfresco/extension/ that defines the dir_root location - check what that is set to and whether there is anything at the location defined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Sep 2006 17:41:39 GMT</pubDate>
    <dc:creator>paulhh</dc:creator>
    <dc:date>2006-09-16T17:41:39Z</dc:date>
    <item>
      <title>Stack Trace when performing category operations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stack-trace-when-performing-category-operations/m-p/43766#M23922</link>
      <description>I have Alfresco Enterprise (trial) 1.3.1 installed (Linux/Tomcat/Oracle DB), and I'm getting all kinds of errors when it comes to categories.&amp;nbsp; First of all, I go to a document, click the "view details" icon, then go to "run action" in the right panel.&amp;nbsp; I select the "link item to category" option, th</description>
      <pubDate>Thu, 14 Sep 2006 18:02:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stack-trace-when-performing-category-operations/m-p/43766#M23922</guid>
      <dc:creator>pitt1</dc:creator>
      <dc:date>2006-09-14T18:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Stack Trace when performing category operations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stack-trace-when-performing-category-operations/m-p/43767#M23923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the log messages, it looks like the indexes are not being found - the alf_data directory in the Alfresco installation location.&amp;nbsp; This only usually happens if you've been moving things around or changing the configuration.&amp;nbsp; There's a properties file in tomcat/shared/classes/alfresco/extension/ that defines the dir_root location - check what that is set to and whether there is anything at the location defined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2006 17:41:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stack-trace-when-performing-category-operations/m-p/43767#M23923</guid>
      <dc:creator>paulhh</dc:creator>
      <dc:date>2006-09-16T17:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Stack Trace when performing category operations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stack-trace-when-performing-category-operations/m-p/43768#M23924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Paul,&amp;nbsp; After I posted this, a colleague of mine (who apparently has superior googling skills) found several related posts&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=1382&amp;amp;highlight=index+root+node" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=1382&amp;amp;highlight=index+root+node&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=670&amp;amp;highlight=index+root+node" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=670&amp;amp;highlight=index+root+node&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=998&amp;amp;highlight=index+root+node" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=998&amp;amp;highlight=index+root+node&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried modifying the dir.root&amp;nbsp; in repository.properties, but we had an overide of it in custom-data-location.properties that was pointed correctly all along, so my understanding is that the one in repository.properties shouldn't matter.&amp;nbsp; In any case, modifying repository.properties didn't help matters (any idea why?).&amp;nbsp; I also tried re-indexing, as suggested in one of the above posts.&amp;nbsp; This eventually blew out the Java heap space (we had about 4.6 million docs in the repository), and led to more problems.&amp;nbsp; Is there any way to re-do indexes on large doc sets w/o running out of memory (JVM was allocated the maximum 2GB for a 32-bit machine.&amp;nbsp; We ended up blowing everything away, and re-installing alfresco and categories worked this time. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're in the process of purchasing a license, including developer support, so maybe you guys could take a look next time, because it's frightening to think we'd have to re-install to fix something like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a bunch&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;~Julie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 19:07:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stack-trace-when-performing-category-operations/m-p/43768#M23924</guid>
      <dc:creator>pitt1</dc:creator>
      <dc:date>2006-09-18T19:07:18Z</dc:date>
    </item>
  </channel>
</rss>

