KCC event ID 1567

G

Guest

Hi, I`m having this event 1567 on a server in a different site, it says:
Explicit bridgeheads to support inter-site replication to and from site
CN=<sitename>,CN=Sites,CN=Configuration,DC=<domain>,DC=<>,DC=<>,DC=<> over
transport CN=IP,CN=Inter-Site
Transports,CN=Sites,CN=Configuration,DC=<domain>,DC=<>,DC=<>,DC=<> have been
selected, but none of these servers can replicate the partition
DC=childdomain,DC=<domain>,DC=<>,DC=<>,DC=<>.
And that same error for the other partitions of the other child domains I
have.
This server is a GC, and the replication seems to be working fine, but the
error seems to appear every 15 minutes.
I already followed the article 813484, no servers are selected for IP or
SMTP bridgeheads, all that is automatically generated by the KCC. Any ideas
why this error keeps show up?
Thank you.
 
G

Guest

Hi Meinolf:

I had readed thoose articles but the error persist. Our infrastructure has
windows 2000 servers, the kb813484 only applies for Windows 2003 server and I
had readed the kb271997 and the IP bridgedservers are placed automatically
and I deleted and regenerated the server conectors on NTDS Settings. The
replication is ok but the error persists. When the error begans to appear,
the bridgeserver was manually placed, I changed this configuration to put it
automatically. I will appreciate any other ideas for correct this error.

Thanks.
 
P

Paul Bergson [MVP-DS]

Run diagnostics against your Active Directory domain.

If you don't have the support tools installed, install them from your server
install disk.
d:\support\tools\setup.exe

Run dcdiag, netdiag and repadmin in verbose mode.
-> DCDIAG /V /C /D /E /s:yourdcname > c:\dcdiag.log
-> netdiag.exe /v > c:\netdiag.log (On each dc)
-> repadmin.exe /showrepl dc* /verbose /all /intersite > c:\repl.txt

**Note: Using the /E switch in dcdiag will run diagnostics against ALL dc's
in the forest. If you have significant numbers of DC's this test could
generate significant detail and take a long time. You also want to take
into account slow links to dc's will also add to the testing time.

If you download a gui script I wrote it should be simple to set and run
(DCDiag and NetDiag). It also has the option to run individual tests
without having to learn all the switch options. The details will be output
in notepad text files that pop up automagically.

The script is located on my website at
http://www.pbbergs.com/windows/downloads.htm

Just select both dcdiag and netdiag make sure verbose is set. (Leave the
default settings for dcdiag as set when selected)

When complete search for fail, error and warning messages.


--
Paul Bergson
MVP - Directory Services
MCT, MCSE, MCSA, Security+, BS CSci
2003, 2000 (Early Achiever), NT

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top