<?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 Installing Alfresco Tomcat bundle on Ubuntu 8.04 (64 bit) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/installing-alfresco-tomcat-bundle-on-ubuntu-8-04-64-bit/m-p/236856#M189986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;[Fix described in the last part]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Its been a long day !&amp;nbsp;&amp;nbsp; I've worn out several of googles servers trying to install Alfresco on Ubuntu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've already had it working on Mac OS as a self install binary and also from source code but have tried three ways to install on Ubuntu and failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Method 1 was to download Alfresco-Community-3.2r-Linux-x86-Install.bin, give it execute permission and run it like this;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;./Alfresco-Community-3.2r-Linux-x86-Install.bin.&amp;nbsp;&amp;nbsp; Nothing happened, perhaps because I have a 64 bit server ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Method 2 was to use a package prepared by Canonical (&lt;/SPAN&gt;&lt;A href="http://jared.ottleys.net/alfresco/alfresco-community-3-2-ubuntu-package-explained" rel="nofollow noopener noreferrer"&gt;http://jared.ottleys.net/alfresco/alfresco-community-3-2-ubuntu-package-explained&lt;/A&gt;&lt;SPAN&gt;) but the final apt-get install alfresco-community command results in an error about a Broken package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Method 3 I&amp;nbsp; checked out the Community Source code and compiled it so that I've got build/dist/alfresco-community-tomcat-3.2r2.tar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got JDK 1.6, ImageMagic, OpoenOffice and Tomcat 6.&amp;nbsp; Then when I had the tar file I followed the instructions in Installing_and_Configuring_Alfresco_ECM_Community_Edition_3_2_r-1.pdf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tail Catalina.out and it pauses for six minutes after the line&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And then shows an exception stack;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:#BF80FF;"&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.remoting.rmi.RmiServiceExporter' defined in class path resource [alfresco/emailserver/email-service-context.xml]: Invocation of init method failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use&lt;BR /&gt;Caused by: java.rmi.server.ExportException: internal error: ObjID already in use&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;then later&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:#BF80FF;"&gt;SEVERE: Context [/alfresco] startup failed due to previous errors&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've googled this without success.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the HEAD code stable ?&amp;nbsp; I assume so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas gratefully received !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Guy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Nov 2009 19:50:58 GMT</pubDate>
    <dc:creator>groberts</dc:creator>
    <dc:date>2009-11-18T19:50:58Z</dc:date>
    <item>
      <title>Installing Alfresco Tomcat bundle on Ubuntu 8.04 (64 bit)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installing-alfresco-tomcat-bundle-on-ubuntu-8-04-64-bit/m-p/236856#M189986</link>
      <description>[Fix described in the last part]Its been a long day !&amp;nbsp;&amp;nbsp; I've worn out several of googles servers trying to install Alfresco on Ubuntu.I've already had it working on Mac OS as a self install binary and also from source code but have tried three ways to install on Ubuntu and failed.Method 1 was to dow</description>
      <pubDate>Wed, 18 Nov 2009 19:50:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installing-alfresco-tomcat-bundle-on-ubuntu-8-04-64-bit/m-p/236856#M189986</guid>
      <dc:creator>groberts</dc:creator>
      <dc:date>2009-11-18T19:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Alfresco Tomcat bundle on Ubuntu 8.04 (64 bit)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installing-alfresco-tomcat-bundle-on-ubuntu-8-04-64-bit/m-p/236857#M189987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My problem is identical to a bug report from April 2009&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALFCOM-2119" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALFCOM-2119&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess I should add more detail to that report but in the mean time does anybody know of a workaround ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 20:12:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installing-alfresco-tomcat-bundle-on-ubuntu-8-04-64-bit/m-p/236857#M189987</guid>
      <dc:creator>groberts</dc:creator>
      <dc:date>2009-11-18T20:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Alfresco Tomcat bundle on Ubuntu 8.04 (64 bit)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installing-alfresco-tomcat-bundle-on-ubuntu-8-04-64-bit/m-p/236858#M189988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh this is a bit embarrassing.&amp;nbsp;&amp;nbsp; I've fixed it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed the advice of Ricardo Ferreira in the comments to the above bug and it worked.&amp;nbsp; Here is what he said in JIRA;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did have the same issue and I found my problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm running alfresco 3c on ubuntu 8.04, and my problem was related to my machine name (uname -a)… had different IP on /etc/hosts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I changed to IP from /sbin/ifconfig and it start well. I don't know if it will help, since your're a vista user, but maybe it related to machine name an IP…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I monkeyed about with my /etc/hosts and changed it so that the IP address from /sbin/ifconfig was aliased as the domain given by uname -a.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Ricardo !&amp;nbsp; That was driving me nuts.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 20:40:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installing-alfresco-tomcat-bundle-on-ubuntu-8-04-64-bit/m-p/236858#M189988</guid>
      <dc:creator>groberts</dc:creator>
      <dc:date>2009-11-18T20:40:28Z</dc:date>
    </item>
  </channel>
</rss>

