Dear all,
We have created an additional Domino server to add to our
infrastructure.
We have created a replication connection to only pull the “mail/”
folder from the master server every 15 minutes.
The problem is that the replication, instead of every 15 minutes, it
was initiated only at 01:00am, at 06:00am and once when i accessed the
server in the morning.
Manual replication works, so the problem is something with the schedule i suppose.
Do you have any suggestions for troubleshooting?
Thank you very much.
Subject: Scheduled replication not working
If everything checks out in your troubleshoting steps, you can recreate the Jobsched.njf file To do this, stop the dominosrver, delete the current Jobsched.njf and re-start Domino.
Subject: Upgrade to 9.0.1FP1
If you haven’t already we modified the Job Scheduler because of
SPR# MERS9BNSUU (Google it)
to a much more fair algorithm…
Not positive that is your issue, but might be…
Subject: A couple of things
1.Do a “show schedule” see if the scheduler has the replication event scheduled correctly? What are you seeing ?
2. Do a show task and ensure that a replicator task is running. If you do not see one issue the command “load replica” this should start a replicator task.
3. Make sure the replicator task is not hanging. It is possible it kicked off and either never completed or was possibly still running. The show task command should show that.
4. Check the console log for errors as well