I gave up trying to get replication to work over SSL between two separate servers so I tried to do it on port 8080 and http: I now get this error message:
<blockquote>
Last job failed. Job started: Thu 7 Nov 2013 16:34:30 Ended: Thu 7 Nov 2013 16:34:35
10070603 Error executing transfer - 10070601 Transfer to the same repository not allowed
</blockquote>
How do I change the repository ID's so that they are unique to the server.
I am using Alfresco Community 4.2d ON centos 6.4 with a MySQL 5.1 backend (Percona Server)
We would like to run replication every 30 minutes or 1 hour so we can have a hot back up to fail-over too.
Update
I am getting jobs to run by they are still failing. This is the message I am now getting. Any ideas or help on how to resolve this would be greatly appreciated.
<blockquote>
10081072 Error executing transfer - 10081070 Failed to open stream onto channel:
accessor: ContentAccessor[ contentUrl=store://2013/11/7/11/44/1361f599-e580-4118-b419-d0da5a2e2ecc.bin, mimetype=application/octet-stream, size=0, encoding=UTF-8, locale=en_US]
</blockquote>
I am also going to look at using rsync and MySQL replication to back up the repository.