<?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: Alfresco Labs 3 Stable on Ubuntu 8.10 Server - HELP!!! in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-stable-on-ubuntu-8-10-server-help/m-p/209169#M162299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any other Ubuntu people out there having issues?&amp;nbsp; Anyone get it to work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2009 20:21:04 GMT</pubDate>
    <dc:creator>majikninja</dc:creator>
    <dc:date>2009-05-12T20:21:04Z</dc:date>
    <item>
      <title>Alfresco Labs 3 Stable on Ubuntu 8.10 Server - HELP!!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-stable-on-ubuntu-8-10-server-help/m-p/209168#M162298</link>
      <description>Hey guys,I've been scouring Google for the past few days trying to find a fix and have seen quite a number of posts on this forum about the issue.&amp;nbsp; Alas, nothing has helped me to get it working on my server.&amp;nbsp; So forgive me if this has been discussed 1,000 times already.&amp;nbsp; Point me in the right direct</description>
      <pubDate>Mon, 11 May 2009 08:39:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-stable-on-ubuntu-8-10-server-help/m-p/209168#M162298</guid>
      <dc:creator>majikninja</dc:creator>
      <dc:date>2009-05-11T08:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Labs 3 Stable on Ubuntu 8.10 Server - HELP!!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-stable-on-ubuntu-8-10-server-help/m-p/209169#M162299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any other Ubuntu people out there having issues?&amp;nbsp; Anyone get it to work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 20:21:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-stable-on-ubuntu-8-10-server-help/m-p/209169#M162299</guid>
      <dc:creator>majikninja</dc:creator>
      <dc:date>2009-05-12T20:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Labs 3 Stable on Ubuntu 8.10 Server - HELP!!!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-stable-on-ubuntu-8-10-server-help/m-p/209170#M162300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I am also having many hours of difficulty upgrading to 3 on Ubuntu 8.04. I have gone over everything that I can find on the wiki, installation files and forums. Please help me as well. I have placed the alf_data directory from my previous version on my new Ubuntu machine that had a new version 3 running ok. I am also using mysql as a repository. I have restored the backup sql file to alfresco on my new ubuntu machine. The highlights of my custom-repository.properties file are: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.root=/usr/local/alfresco/alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.indexes=${dir.root}/lucene-indexes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.indexes.lock=${dir.indexes}/locks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;index.recovery.mode=FULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;img.root=/usr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;swf.exe=/usr/bin/pdf2swf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.schema.update=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.driver=org.gjt.mm.mysql.Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.url=jdbc:mysql://localhost/alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.username=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.password=****&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.max=100&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I receive the error from &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTTP Status 404 - type Status report message description The requested resource () is not available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Apache Tomcat/6.0.18&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The main error in the log files seems to be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;20:53:19,627&amp;nbsp; ERROR [web.context.ContextLoader] Context initialization failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'avmRemoteService' defined in class path resource [alfresco/remote-services-context.xml]: Invocation of init method failed; nested exception is java.rmi.server.ExportException: Port already in use: 50501; nested exception is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; java.net.BindException: Address already in use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.rmi.server.ExportException: Port already in use: 50501; nested exception is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; java.net.BindException: Address already in use&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 21:01:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-labs-3-stable-on-ubuntu-8-10-server-help/m-p/209170#M162300</guid>
      <dc:creator>bicloud</dc:creator>
      <dc:date>2009-05-12T21:01:21Z</dc:date>
    </item>
  </channel>
</rss>

