<?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: AlfrescoLabs 3c fails in ADMLuceneIndexerImpl [SOLVED] in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192208#M145338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Installing it into a fresh installation of Tomcat fixed the problem, but probably not in the way you think… The new installation actually failed completely to talk to the database, giving nothing but connection errors (same machine, same user, same database as before). Whilst troubleshooting that, I realised that I was using version 3 of the MySQL connector, rather than the version 5 recommended by Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Switching to version 5 didn't fix the new install (it still doesn't work, but I'm blaming that for now on the complete mess Gentoo has made of the file system layout for Tomcat 5.5/6), but it did fix the old installation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So thanks for the suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Jan 2009 14:28:01 GMT</pubDate>
    <dc:creator>samuel_penn</dc:creator>
    <dc:date>2009-01-10T14:28:01Z</dc:date>
    <item>
      <title>AlfrescoLabs 3c fails in ADMLuceneIndexerImpl [SOLVED]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192203#M145333</link>
      <description>Hi all,I've downloaded and installed the WAR version of Alfrescolabs 3c, and have tried installing it in Tomcat 5, running on Gentoo Linux with JDK 1.5, but I'm having some problems.On startup for the first time, I get the following errors:16:30:02,853&amp;nbsp; ERROR [util.exec.RuntimeExecBootstrapBean] Boo</description>
      <pubDate>Thu, 18 Dec 2008 18:41:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192203#M145333</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2008-12-18T18:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: AlfrescoLabs 3c fails in ADMLuceneIndexerImpl [SOLVED]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192204#M145334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm still having issues with this, despite having tried some fresh re-installations of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also tried switching on lucene debugging options, which doesn't appear to show much of interest, though does find some invalid files (at least, the debug displays "invalid = true" on the 2nd line shown below). Since this is all debug, I assume it's pretty normal behaviour however.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;13:15:34,361&amp;nbsp; DEBUG [lucene.index.IndexInfo] Expunging e00f9e9d-876c-426d-ab3f-5f5bb4cb3346 remaining 1&lt;BR /&gt;13:15:34,361&amp;nbsp; DEBUG [lucene.index.IndexInfo] … Id = e00f9e9d-876c-426d-ab3f-5f5bb4cb3346 Invalid = 0 invalid = true closed=true&lt;BR /&gt;13:15:34,362 User:System DEBUG [lucene.index.IndexInfo] RELEASED READ LOCK&amp;nbsp; - main&lt;BR /&gt;13:15:34,378 User:System DEBUG [lucene.index.IndexInfo] Got /opt/alfresco-data/lucene-indexes/system/system org.alfresco.repo.search.impl.lucene.index.IndexInfo@269133 for /opt/alfresco-data/lucene-indexes/system/system&lt;BR /&gt;&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone got Alfresco 3c working in a shared Tomcat environment? If so, did you do anything other than what is listed on the following wiki page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Install_Shared_Tomcat" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Install_Shared_Tomcat&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 13:26:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192204#M145334</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2009-01-02T13:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: AlfrescoLabs 3c fails in ADMLuceneIndexerImpl [SOLVED]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192205#M145335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Following the instructions at &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;A href="http://wiki.alfresco.com/wiki/Install_Shared_Tomcat" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Install_Shared_Tomcat&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; got Alfresco up and running no problems. What else do you have installed in your Tomcat installation?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 14:15:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192205#M145335</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2009-01-02T14:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: AlfrescoLabs 3c fails in ADMLuceneIndexerImpl [SOLVED]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192206#M145336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What else do you have installed in your Tomcat installation?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;About half a dozen small webapps of my own, nothing particularly intrusive. They all use MySQL, but that's about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you do anything with the libmysqltcl.so in the extras? Is it needed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 15:23:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192206#M145336</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2009-01-02T15:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: AlfrescoLabs 3c fails in ADMLuceneIndexerImpl [SOLVED]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192207#M145337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Quick steps;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Untar tomcat. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Untar alfresco 3c war. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Copy alfresco.war to webapps. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Copy the following from extensions folder: custom-hibernate-dialetc.properties, custom-repository-context.xml, custom-repository.properties to shared/classes/alfresco/extension. Edit as required. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Double check permissions for alf_data directory. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Copy mysql jar to tomcat/common/lib.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. Copy over endorsed directory to tomcat/common/endorsed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8. Export CATALINA_OPTS="-server". &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9. Start it up. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try undeploying all your small apps and see if it works. Then deploy the small apps one at a time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 16:22:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192207#M145337</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2009-01-02T16:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: AlfrescoLabs 3c fails in ADMLuceneIndexerImpl [SOLVED]</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192208#M145338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Installing it into a fresh installation of Tomcat fixed the problem, but probably not in the way you think… The new installation actually failed completely to talk to the database, giving nothing but connection errors (same machine, same user, same database as before). Whilst troubleshooting that, I realised that I was using version 3 of the MySQL connector, rather than the version 5 recommended by Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Switching to version 5 didn't fix the new install (it still doesn't work, but I'm blaming that for now on the complete mess Gentoo has made of the file system layout for Tomcat 5.5/6), but it did fix the old installation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So thanks for the suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2009 14:28:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfrescolabs-3c-fails-in-admluceneindexerimpl-solved/m-p/192208#M145338</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2009-01-10T14:28:01Z</dc:date>
    </item>
  </channel>
</rss>

