LookupNamesAndFindDestServer - SchSrvRetrieveAsync Error on server

On the Domino server Console this error is shown:[xxxx] LookupNamesAndFindDestServer > User mapping xx@xx.nl to CN=xx/OU=xx/O=xx from CN=serverxx/O=xx!!names.nsf

[xxxx] SchSrvRetrieveAsync> Maximum busytime loop expansions reached. Expansion terminated!

SchSrvRetrieveAsync: Remaining names::’

CN=xx/OU=xx/O=xx

Looks like it has something to do with scheduling.

These users first had a Forward address in the person documents in the NAB, but this is removed last week.

How to fix this problem?

Domino server is a cluster member, release 8.5.1FP4, os windows 2008SP2.

Subject: Follow the hops

Since you obviously know to turn on the relevant debugging INIs I suggest you follow the hops. Go to the next server in the chain and check its NABs and EDCs.

It sounds as if you have some stale NAB data out there and when the request gets to a server w/the old data it routes the request back to a server that already had it. Since this forms a loop that clearly will not end, the system will fail the request as you see.

Bruce

IBM