In my testenviroment I’ve setup three Domino Server 6.01CF1 with the german language pack.
The enviroment works pretty good, but I have very simple problem:
The scheduled server-to-server doesn’t work. There is no problem to start the replication on the serverconsole by the rep command or by using the Notes Client. But it seemed that system ignored the connection documents. They are scheduled to replicate all databases by pull-push in a two houre intervall.
Mail connection is enable. There is no error message in the log.nsf. The replicator simply doesn’t started.
I used a comperble testenviroment with domino 5.0.11. There are no problems.
I am really astonished about this, especially because this error is undependend by the used OS (Windows NT, 2000, XP).
Has anyone an idea ?
Subject: *** solved ***
I’ve got the same problem - in german 602CF1.The solution is simple and a problem with the localization.
Open the Connection document, move to the Schedule tab, open the days of week field (selected is all days, isn’t it ?).
Now you can see in addition to the german shortcuts for the weekdays all the unselected english pedandts. Mark them and the scheduled replication will work (it does for me).
Christof Georgi
Subject: Server-To-Server-replication doesn’t work
Turn on replication logging to it’s maximum to get an error output.
In the Notes.ini:
Log_Replication=4
Also, issue the console command “show sched” - This will let you see what the server has in it’s replication schedule. The server may not be reading the connection documents properly.
Subject: RE: Server-To-Server-replication doesn’t work
I do so before. The next schedule is displayed correct:
show schedule
Scheduled Type Next schedule
WRK6/MyCompany Replication 17.06.2003 16:05:00
But the replicator doesn’t although there are some changes.
Subject: RE: Server-To-Server-replication doesn’t work
But the replicator doesn’t although there are some changes.
maybe Replicator task just not started?
is it in ServerTasks notes.ini variable?
Subject: RE: Server-To-Server-replication doesn’t work
Interesting.
What does the log show when you add the “Log_Replication=” setting? Does the console give you additional information with this setup?