<?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 BACKUP and RESTORE in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-backup-and-restore/m-p/294543#M247673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have moved Alfresco instances between machines by doing exactly what you have done, so in principal it should work just fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First point, is the version of Alfresco you have installed the same as the version you lost?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, have you checked alfresco.log and catalina.out to see exactly why it thinks the remote server is not available?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, I assume that you shut down Alfresco completely before you did your backups and before you did your restore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bob Johnson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jul 2013 23:10:00 GMT</pubDate>
    <dc:creator>rjohnson</dc:creator>
    <dc:date>2013-07-02T23:10:00Z</dc:date>
    <item>
      <title>Alfresco BACKUP and RESTORE</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-backup-and-restore/m-p/294542#M247672</link>
      <description>HI all,we have lost our alfresco community server but we have the backup of database and alf_data folder so i have installed new Alfresco community and restore and and replace that alf_data folder and started services but i unable to login no user working anybody help me rectify this issue is this w</description>
      <pubDate>Tue, 02 Jul 2013 17:19:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-backup-and-restore/m-p/294542#M247672</guid>
      <dc:creator>raju</dc:creator>
      <dc:date>2013-07-02T17:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco BACKUP and RESTORE</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-backup-and-restore/m-p/294543#M247673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have moved Alfresco instances between machines by doing exactly what you have done, so in principal it should work just fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First point, is the version of Alfresco you have installed the same as the version you lost?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, have you checked alfresco.log and catalina.out to see exactly why it thinks the remote server is not available?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, I assume that you shut down Alfresco completely before you did your backups and before you did your restore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bob Johnson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 23:10:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-backup-and-restore/m-p/294543#M247673</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-07-02T23:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco BACKUP and RESTORE</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-backup-and-restore/m-p/294544#M247674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;as bob says, you'll want to look (probably paste here) relevant sections of your alfresco.log and/or catalina.out.&amp;nbsp; When I've had that error ("The remote server may be unavailable or your authentication details have not been recognized.") the reason is either:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I'm trying to log in to /share but /alfresco did not start correctly.&amp;nbsp; share talks to alfresco.&amp;nbsp; so share may start up (you can see its login screen) but you can't actually login since alfresco didn't start so share can't auth.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. you may have modified the authentication chain (e.g., your previous alfresco may have been using active directory or LDAP auth or even passthru).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to see which is the case, first browse to /alfresco.&amp;nbsp; If that doesn't work (you DO NOT see the /alfresco login screen there) then you have problem #1 above.&amp;nbsp; paste your log files (or look at your log files for errors and paste those).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you *DO* see the /alfresco login screen then your old alfresco had customizations that your new alfresco doesn't have.&amp;nbsp; I would probably copy the whole of tomcat/shared/classes over from the old alfresco to the new.&amp;nbsp; most of the changes you'll need will be in alfresco-global.properties, but there might be some subsystem specific config in alfresco/extension/subsystems too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that still doesn't work, then you'll need to understand your system more completely (and describe it more completely here).&amp;nbsp; e.g., you might be using kerberos or some sort of SSO configuration at apache level, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In future, you should always have a staging or development server.&amp;nbsp; You test things on staging before deploying to production. You also test your backup and restore on staging (run backups on production, and every week or every month, take a current backup and restore it to staging, make sure that your backups CAN BE RESTORED. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 23:53:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-backup-and-restore/m-p/294544#M247674</guid>
      <dc:creator>bopolissimus</dc:creator>
      <dc:date>2013-07-02T23:53:06Z</dc:date>
    </item>
  </channel>
</rss>

