<?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 community upgrade not running in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-upgrade-not-running/m-p/129779#M35117</link>
    <description>&lt;P&gt;Could you please share your alfresco.log?&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2023 08:59:12 GMT</pubDate>
    <dc:creator>openpj</dc:creator>
    <dc:date>2023-09-29T08:59:12Z</dc:date>
    <item>
      <title>Alfresco community upgrade not running</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-upgrade-not-running/m-p/129778#M35116</link>
      <description>&lt;P&gt;Good day All,&lt;/P&gt;&lt;P&gt;I am implementing an upgrade from Alfresco 5.0d to Alfresco 5.1, I have used the following steps below:&lt;/P&gt;&lt;P&gt;1. delete default installed database in 5.1 and create empty database 'alfresco'&lt;/P&gt;&lt;PRE&gt;$ ./psql
postgres=# drop database alfresco;

postgres=# CREATE DATABASE alfresco
postgres-# WITH OWNER = alfresco
postgres-# ENCODING = 'UTF8'
postgres-# TABLESPACE = pg_default
postgres-# CONNECTION LIMIT = -1
postgres-# TEMPLATE template0;
 
postgres-# \q&lt;/PRE&gt;&lt;P&gt;3. stop alfresco 5.0. dump old 5.0&lt;/P&gt;&lt;PRE&gt;$ pg_dump --username alfresco alfresco &amp;gt; database_dump.sql&lt;/PRE&gt;&lt;P&gt;4. restore database 5.0 into 5.1&lt;/P&gt;&lt;PRE&gt;$ cat database_dump.sql | psql -q -U alfresco -d alfresco&lt;/PRE&gt;&lt;P&gt;5. rsync alf_data from 5.0 into 5.1&lt;/P&gt;&lt;PRE&gt;$ rsync -avh ./alfresco5.0/alf_data ./alfresco5.1/&lt;/PRE&gt;&lt;P&gt;5. start alfresco 5.1 to upgrade&lt;/P&gt;&lt;P&gt;For step 5, I removed the alf_data in Alfresco 5.1 and ran the "rsync" command which was successfull.&lt;/P&gt;&lt;P&gt;But when I start up the Alfresco 5.1, it goes from "stopped" to "starting" and then back to "stopped", it never moves to "running".&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the server never comes up.&lt;/P&gt;&lt;P&gt;Does anyone please have an idea what could be the issue?&lt;/P&gt;&lt;P&gt;I look forward to hearing from you all.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ejike&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 10:23:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-upgrade-not-running/m-p/129778#M35116</guid>
      <dc:creator>ejike</dc:creator>
      <dc:date>2023-09-21T10:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco community upgrade not running</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-upgrade-not-running/m-p/129779#M35117</link>
      <description>&lt;P&gt;Could you please share your alfresco.log?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 08:59:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-upgrade-not-running/m-p/129779#M35117</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2023-09-29T08:59:12Z</dc:date>
    </item>
  </channel>
</rss>

