I have 1 primary server with R6.5.4 on Windows 2003. When setting additional server in existing domain (also R6.5.4) on another Windows 2003 server. At the end, the error came out and cannot continue. I’ve already registered the new server with server id.
Subject: RE: Setup additional server with error “invalid or nonexistent document”
At first glance, sounds like you have a corrupted document or view index in your Domino Directory. I would drop your server and run the following two commands from a DOS prompt on your windows server.
From the lotus\domino\ directory run the following:
ncompact names.nsf -c
nupdall names.nsf -R
This should remove any corruptions in your Domino Directory and allow you to add your additional Domino Server.
Your second option may be to delete the new Server document and start again.