<?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: Fresh 4.2.c CE on fresh Ubuntu server (12.04 x64) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280450#M233580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Possible causes:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Repository is not properly started up as it fails to export a specific service via RMI. This may be due to port conflicts on your machine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A previous instance is not properly shut down, some process is using the port &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;soltuion:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;netstat -a to check for used ports before you attempt to start Alfresco and check for ports &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ps aux | grep alf and see any process active before starting the instance &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 04:49:05 GMT</pubDate>
    <dc:creator>bisana</dc:creator>
    <dc:date>2013-02-20T04:49:05Z</dc:date>
    <item>
      <title>Fresh 4.2.c CE on fresh Ubuntu server (12.04 x64)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280449#M233579</link>
      <description>Hi all,I've just created a VM running Ubuntu 12.04 server x64 and installed Alfresco CE 4.2.c. The installer completes, but I am unable to log into Share using the administrator credentials.I have uninstalled and re-installed twice and have downloaded again and re-installed, but the condition persis</description>
      <pubDate>Wed, 20 Feb 2013 01:52:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280449#M233579</guid>
      <dc:creator>ttownsend</dc:creator>
      <dc:date>2013-02-20T01:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fresh 4.2.c CE on fresh Ubuntu server (12.04 x64)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280450#M233580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Possible causes:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Repository is not properly started up as it fails to export a specific service via RMI. This may be due to port conflicts on your machine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A previous instance is not properly shut down, some process is using the port &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;soltuion:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;netstat -a to check for used ports before you attempt to start Alfresco and check for ports &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ps aux | grep alf and see any process active before starting the instance &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 04:49:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280450#M233580</guid>
      <dc:creator>bisana</dc:creator>
      <dc:date>2013-02-20T04:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fresh 4.2.c CE on fresh Ubuntu server (12.04 x64)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280451#M233581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a step in the install where it starts the service then stops it improperly. I think the steps in which it does this conflicts with the ports being used. A simple sleep command in the init script fixes this I've noticed. Basically restart the server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;For now your fix is: sudo service alfresco stop &amp;amp;&amp;amp; sleep 10 &amp;amp;&amp;amp; sudo service alfresco start &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 17:39:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280451#M233581</guid>
      <dc:creator>kazishariar</dc:creator>
      <dc:date>2013-02-20T17:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fresh 4.2.c CE on fresh Ubuntu server (12.04 x64)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280452#M233582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No luck - I've tried both of your suggestions and there is no evident effect.&amp;nbsp; Catalina.out still shows the same bucket of errors - can the installer be repaired?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT:&amp;nbsp; I was not able to resolve this before my operational needs caused me to move onwards.&amp;nbsp; I'm now using the Bitnami Alfresco stack for 4.2.c with no problems, however I am still interested in a solution for this, and will continue exploring it when time permits.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 02:18:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280452#M233582</guid>
      <dc:creator>ttownsend</dc:creator>
      <dc:date>2013-02-22T02:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fresh 4.2.c CE on fresh Ubuntu server (12.04 x64)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280453#M233583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I spent some time on this and discovered that stopping the Alfresco service will leave port 50500 in a TIME_WAIT state.&amp;nbsp; If it is still in this state (claimed) when Alfresco starts it will report the errors I provided above.&amp;nbsp; Using a suitable wait time between Alfresco stop and Alfresco start will eliminate this error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 18:52:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fresh-4-2-c-ce-on-fresh-ubuntu-server-12-04-x64/m-p/280453#M233583</guid>
      <dc:creator>ttownsend</dc:creator>
      <dc:date>2013-02-28T18:52:06Z</dc:date>
    </item>
  </channel>
</rss>

