Subject: RE: Server address book replication error
no there is actually a connection, sorry i should have mensioned, it starts to replicate saying that there is 2,700 documents to replicate gets to 500 or so (can’t tell, it goes so fast) and then falls over,
still got any ideas,
is there any commands that can be run like
load fixup names.nsf (ive tried and it doesnt work)
Subject: RE: Server address book replication error
Oh, I did not realise that you were on Linux. Sorry.
OK while server is running, but users have gone.
Not sure how Notes reacts when names.nsf is put out of action. Only cause I haven’t fixed a corruption on names.nsf for a while. I’m sure it is just a case of users being locked out during that period.
Drop All
DBCache Flush
Drop All
Load Fixup names.nsf -F -O
Then
Load Compact names.nsf -D -c
Then
Load Updall -V -F
See if it has fixed the problem. If not, also check log to see if any of above produced a corrupt doc ID to locate and remove.
Subject: RE: Server address book replication error
ok, will try tonight, erm where are the logs located, the only logs i know of are the mail router logs (i have only just taken ownership of our notes server)
Subject: RE: Server address book replication error
There is only 1 log file as standardOn NT its log.nsf
This contains
Routing
Replication
Miscellaneous(nearly everything appears in here)
As there is only 1 file, sometimes this can become corrupt due to the high usage. So some admins create new logs and code applications to write to their log rather than the server log.
Subject: RE: Server address book replication error
Most of the commands worked except for compact because i had to be logged in to access the console, i have checked my local log.nsf and i get the following error message,
Unable to store document in renoldnames.nsf (NoteID = 0) from GBLMIL02/Server/EngProd/Renold names.nsf (NoteID = 8918): No such entry
Unable to store document in renoldnames.nsf (NoteID = 0) from GBLMIL02/Server/EngProd/Renold names.nsf (NoteID = 8922): No such entry
Unable to replicate renoldnames.nsf: No such entry
Unable to replicate with server GBLMIL02/Server/EngProd/Renold: No such entry
Subject: RE: Server address book replication error
Hello, did you ever get to the bottoms of this. I have a similiar problem. The user has an R5 client and replications the Domino Directory (6.5.4 design) on the server (6.5.4) locally. The replication starts and then ends with the same errors you were getting.
ok i tried it last night, i can do all the commands except for the command load compact etc etc because i have to log in to notes to access the server console, for saome reasn i cant access it via our linux server, anyway after checking my local log.nsf it seems i have the following entry under replication tab
"Unable to store document in renoldnames.nsf (NoteID = 0) from GBLMIL02/Server/EngProd/Renold names.nsf (NoteID = 8918): No such entry
Unable to store document in renoldnames.nsf (NoteID = 0) from GBLMIL02/Server/EngProd/Renold names.nsf (NoteID = 8922): No such entry
Unable to replicate renoldnames.nsf: No such entry
Unable to replicate with server GBLMIL02/Server/EngProd/Renold: No such entry"