<?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: Migration problem Alfresco 5.2 to 7.2 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127430#M34634</link>
    <description>&lt;P&gt;Is it possible, that the permissions are not correct?&lt;/P&gt;&lt;PRE&gt;[admin@pfhecmple72 data]$ ls -l&lt;BR /&gt;total 16&lt;BR /&gt;drwxr-xr-x. 2 root root 4096 May 31 13:50 activemq-data&lt;BR /&gt;drwxr-xr-x. 4 33000 root 4096 May 31 15:13 alf-repo-data&lt;BR /&gt;drwx------. 19 systemd-coredump input 4096 Jun 1 16:08 postgres-data&lt;BR /&gt;drwxr-xr-x. 5 33007 root 4096 May 31 14:05 solr-data&lt;/PRE&gt;</description>
    <pubDate>Wed, 08 Jun 2022 07:28:24 GMT</pubDate>
    <dc:creator>sz</dc:creator>
    <dc:date>2022-06-08T07:28:24Z</dc:date>
    <item>
      <title>Migration problem Alfresco 5.2 to 7.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127426#M34630</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have some troubles with my migration from alfresco 5.2 local to alfresco 7.2 on docker.&lt;/P&gt;&lt;P&gt;I followed all the instructions in Angel Borroy video on youtube:&amp;nbsp;&lt;A class="" title="Upgrading from Alfresco 5.2 to Alfresco 7.0" href="https://www.youtube.com/watch?v=kHwq_f9PzYU" target="_blank" rel="noopener nofollow noreferrer"&gt;Upgrading from Alfresco 5.2 to Alfresco 7.0&lt;/A&gt;&lt;BR /&gt;I copied all files to the new server and start rebuiling the containers with:&amp;nbsp;docker-compose up --build --force-recreate&lt;/P&gt;&lt;P&gt;Overall it seems very good, but I&amp;nbsp;noticed that some pages are missing.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I do not get "Errors" while recreating the containers, but i really often get this message:&lt;/P&gt;&lt;P&gt;alfresco_1 | 2022-06-07 09:47:50,430 WARN [transport.failover.FailoverTransport] [ActiveMQ Task-1] Failed to connect to [nio://activemq:61616] after: 40 attempt(s) with Connection refused, continuing to retry.&lt;/P&gt;&lt;P&gt;Is it normal, do I have to change the permissions on the the data/activemq-data folder? If yes to which?&lt;BR /&gt;I also tried to allow port:61616 on the local firewall and tried to completley disable it. No improvement.&lt;/P&gt;&lt;P&gt;I also think that the recreating process hangs in the loop during the migration. After 5 days i stopped it manually.&lt;/P&gt;&lt;P&gt;Do you have any advice?&lt;/P&gt;&lt;P&gt;Best, SZ&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 08:20:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127426#M34630</guid>
      <dc:creator>sz</dc:creator>
      <dc:date>2022-06-07T08:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Migration problem Alfresco 5.2 to 7.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127427#M34631</link>
      <description>&lt;P&gt;There could be many different problems according to your description.&lt;/P&gt;
&lt;PRE&gt;alfresco_1 | 2022-06-07 09:47:50,430 WARN [transport.failover.FailoverTransport] &lt;BR /&gt;[ActiveMQ Task-1] Failed to connect to [nio://activemq:61616] after: 40 attempt(s) with &lt;BR /&gt;Connection refused, continuing to retry.&lt;/PRE&gt;
&lt;P&gt;This one means that you haven't deployed &lt;STRONG&gt;activemq&lt;/STRONG&gt; container or that it's not running at the moment.&lt;/P&gt;
&lt;P&gt;Can you attach the output for &lt;STRONG&gt;docker ps&lt;/STRONG&gt; command to verify what containers are live when experimenting problems?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 14:27:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127427#M34631</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-06-07T14:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Migration problem Alfresco 5.2 to 7.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127428#M34632</link>
      <description>&lt;P&gt;Hi angelborroy,&lt;/P&gt;&lt;P&gt;here is the output:&lt;/P&gt;&lt;PRE&gt;[admin@pfhecmple72 docker-compose]$ docker ps
CONTAINER ID   IMAGE                                        COMMAND                  CREATED        STATUS        PORTS                                                                       NAMES
f2467846c0ad   nginx:stable-alpine                          "/docker-entrypoint.…"   23 hours ago   Up 21 hours   80/tcp, 0.0.0.0:443-&amp;gt;443/tcp, :::443-&amp;gt;443/tcp                               docker-compose_proxy_1
38e75a98d613   alfresco/alfresco-content-app:2.9.0          "/docker-entrypoint.…"   23 hours ago   Up 21 hours   8080/tcp                                                                    docker-compose_content-app_1
002bc978f97d   docker-compose_alfresco                      "catalina.sh run -se…"   23 hours ago   Up 21 hours   8000/tcp, 8080/tcp, 10001/tcp                                               docker-compose_alfresco_1
498f916f609a   docker-compose_share                         "/usr/local/tomcat/s…"   23 hours ago   Up 21 hours   8000/tcp, 8080/tcp                                                          docker-compose_share_1
35f193c63bfe   alfresco/alfresco-transform-core-aio:2.5.7   "/bin/sh -c 'java $J…"   23 hours ago   Up 21 hours   8090/tcp                                                                    docker-compose_transform-core-aio_1
6bfd143d8435   postgres:13.3                                "docker-entrypoint.s…"   23 hours ago   Up 21 hours   0.0.0.0:5432-&amp;gt;5432/tcp, :::5432-&amp;gt;5432/tcp                                   docker-compose_postgres_1
17101ebeb224   alfresco/alfresco-activemq:5.16.1            "/bin/sh -c './init.…"   23 hours ago   Up 21 hours   5672/tcp, 61613/tcp, 61616/tcp, 0.0.0.0:8161-&amp;gt;8161/tcp, :::8161-&amp;gt;8161/tcp   docker-compose_activemq_1
605a2a000785   docker-compose_solr6                         "/bin/sh -c '$DIST_D…"   23 hours ago   Up 21 hours   8983/tcp, 10001/tcp                                                         docker-compose_solr6_1&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Jun 2022 06:37:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127428#M34632</guid>
      <dc:creator>sz</dc:creator>
      <dc:date>2022-06-08T06:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Migration problem Alfresco 5.2 to 7.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127429#M34633</link>
      <description>&lt;P&gt;It seems everything is working as expected, not sure why alfresco is not able to connect with activemq service.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 07:15:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127429#M34633</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-06-08T07:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Migration problem Alfresco 5.2 to 7.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127430#M34634</link>
      <description>&lt;P&gt;Is it possible, that the permissions are not correct?&lt;/P&gt;&lt;PRE&gt;[admin@pfhecmple72 data]$ ls -l&lt;BR /&gt;total 16&lt;BR /&gt;drwxr-xr-x. 2 root root 4096 May 31 13:50 activemq-data&lt;BR /&gt;drwxr-xr-x. 4 33000 root 4096 May 31 15:13 alf-repo-data&lt;BR /&gt;drwx------. 19 systemd-coredump input 4096 Jun 1 16:08 postgres-data&lt;BR /&gt;drwxr-xr-x. 5 33007 root 4096 May 31 14:05 solr-data&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Jun 2022 07:28:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-problem-alfresco-5-2-to-7-2/m-p/127430#M34634</guid>
      <dc:creator>sz</dc:creator>
      <dc:date>2022-06-08T07:28:24Z</dc:date>
    </item>
  </channel>
</rss>

