<?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: Problem moving Enterprise 3.1 from one machine to another in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252687#M205817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've tried with tomcat5.5 and the problem remains. The used JDK is also different but I don't think this could be the reason.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be much apreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Nov 2010 19:29:47 GMT</pubDate>
    <dc:creator>iblanco</dc:creator>
    <dc:date>2010-11-09T19:29:47Z</dc:date>
    <item>
      <title>Problem moving Enterprise 3.1 from one machine to another</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252686#M205816</link>
      <description>We want to move an Alfresco Enterprise Installation from one machine to another.We have stopped Alfresco, dumped the database to a new database, copied de alf_data directory to another place, configured tomcat and started tomcat in the new machine.As soon as it boots alfresco tries to upgrade the sc</description>
      <pubDate>Tue, 09 Nov 2010 19:05:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252686#M205816</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2010-11-09T19:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem moving Enterprise 3.1 from one machine to another</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252687#M205817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've tried with tomcat5.5 and the problem remains. The used JDK is also different but I don't think this could be the reason.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be much apreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 19:29:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252687#M205817</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2010-11-09T19:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem moving Enterprise 3.1 from one machine to another</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252688#M205818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If it is running patches then there is a mismatch between the code and the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your configuration of the database correct?&amp;nbsp;&amp;nbsp; And in particular if you are installing on a vanilla tomcat 6 have you set up the shared class loader to pick up your custom configuration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 20:09:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252688#M205818</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-11-09T20:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem moving Enterprise 3.1 from one machine to another</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252689#M205819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are using a database dump and a alf_data copy made from the running site (while tomcat is stopped of course), so I doubt there is a mismatch in code an Database, but we will repeat the process just in case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are installing on Debian Squeeze's Tomcat6 package, not vanilla. But the shared class loader is running fine as we have some custom beans defined there as well as the database configuration and they are being correctly loaded (we have some logging on bean initialization), besides I can see the SQL sentences executing against the configured database (which has not the default password nor the default name).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 07:27:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252689#M205819</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2010-11-10T07:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem moving Enterprise 3.1 from one machine to another</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252690#M205820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Forget it, MRogers you were completely right. After rechecking we noticed that we made a big mistake while dumping the DB, we were dumping an erroneus DB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm very sorry for the inconvinience caused.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 07:37:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-moving-enterprise-3-1-from-one-machine-to-another/m-p/252690#M205820</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2010-11-10T07:37:36Z</dc:date>
    </item>
  </channel>
</rss>

