<?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: Replication Target read only in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114812#M31867</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/6570"&gt;@ehelfrich&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Have you considered taking a &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-6-0-replication-best-practices-required/td-p/275576" target="_self" rel="nofollow noopener noreferrer"&gt;backup &amp;amp; retoring that on the new server&lt;/A&gt;&lt;FONT color="#359b34"&gt;&lt;U&gt;?&lt;/U&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#359b34"&gt;&lt;U&gt;HTH,&lt;/U&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Apr 2020 10:09:42 GMT</pubDate>
    <dc:creator>EddieMay</dc:creator>
    <dc:date>2020-04-14T10:09:42Z</dc:date>
    <item>
      <title>Replication Target read only</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114810#M31865</link>
      <description>&lt;P&gt;For various reasons I need to move an alfresco repository from one host to another.&amp;nbsp; I configured the replication service between the target and the source and am trying to figure out how to set the replicated content to not be read only in alfresco-global.properties.&amp;nbsp; I have added replication.readOnly=false in both the target and source repositories and run the replication service but it doesn't seem to be working as the content is read only.&amp;nbsp; After the initial replication is done it will not be run again.&lt;/P&gt;&lt;P&gt;The only other thoughts I had were i could remove the cm:lockable and&amp;nbsp;&lt;SPAN&gt;trx:transferred from the content but I can't seem to get around the PERSISTENT lock on the node.&amp;nbsp; I think that if I copy the content to another folder that the copied content does not have the aspects and functions normally but I don't want to have to do that because we have a lot of content.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 22:34:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114810#M31865</guid>
      <dc:creator>ehelfrich</dc:creator>
      <dc:date>2020-04-13T22:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Target read only</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114811#M31866</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As per this&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/enable-target-repository-in-editable-form/m-p/297097#M18244" target="_self" rel="nofollow noopener noreferrer"&gt;enable-target-repository-in-editable-form&lt;/A&gt;&amp;nbsp;post, for community edition,target repository is only allowed to work in read only mode.&lt;/P&gt;&lt;P&gt;If you are able to find any alternate solution, please post here.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hardik&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 09:10:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114811#M31866</guid>
      <dc:creator>hardik_thakkar</dc:creator>
      <dc:date>2020-04-14T09:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Target read only</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114812#M31867</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/6570"&gt;@ehelfrich&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Have you considered taking a &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-6-0-replication-best-practices-required/td-p/275576" target="_self" rel="nofollow noopener noreferrer"&gt;backup &amp;amp; retoring that on the new server&lt;/A&gt;&lt;FONT color="#359b34"&gt;&lt;U&gt;?&lt;/U&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#359b34"&gt;&lt;U&gt;HTH,&lt;/U&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 10:09:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114812#M31867</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-04-14T10:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Target read only</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114813#M31868</link>
      <description>&lt;P&gt;That is how I got to this place -- the original database was built on latin1 character set in mysql.&amp;nbsp; It will not import and work -- alf_node_properties contains some blob serialized objects among other thing-- so this is the workaround vs pultting everything in a series of acp's and moving them manually.&amp;nbsp; Not sure why I can't remove the aspects in the target system though -- specifically lockable and the trx one.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 11:49:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114813#M31868</guid>
      <dc:creator>ehelfrich</dc:creator>
      <dc:date>2020-04-14T11:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Target read only</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114814#M31869</link>
      <description>&lt;P&gt;You should be able to override the value in global properties even so.&amp;nbsp; Not sure why that didn't work&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 11:51:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114814#M31869</guid>
      <dc:creator>ehelfrich</dc:creator>
      <dc:date>2020-04-14T11:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Target read only</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114815#M31870</link>
      <description>&lt;P&gt;Solution.&amp;nbsp; The best way to do this as far as I can tell:&amp;nbsp; Replicate your data once, let's say the folder name is OriginalFolder from source to target.&amp;nbsp; In the target repository rename the folder something say-- OriginalFolderRO.&amp;nbsp; Copy the content from the OriginalFolderRO to OriginalFolder.&amp;nbsp; This removes the transferred and locked aspects.&amp;nbsp; To delete the OriginalFolderRO create an empty OriginalFolderRO on the source and replicate it to the target.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 15:28:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/replication-target-read-only/m-p/114815#M31870</guid>
      <dc:creator>ehelfrich</dc:creator>
      <dc:date>2020-04-16T15:28:35Z</dc:date>
    </item>
  </channel>
</rss>

