Comments
 
posted on July 4th 2013, at 10:25
by lunarg
Once in a while on a server, you may notice the Microsoft Exchange Address Book service is not running. Attempting to start it manually results in the error:

Error
Unable to register the MSExchangeAB RPC interface. Failed with the error code The endpoint is a duplicate (1740)

What this message really is saying is that something else is already running on the same ports the Exchange service wants to use (6002/tcp to be precise).

To resolve the issue, use a command prompt and netstat -abo to figure out which process is holding onto port 6002/tcp. When found, you can then find a way to resolve the issue (e.g. by moving the service to another machine or by stopping it).

I found out  ...
 
 
« April 2024»
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
282930    
 
Links
 
Quote
« Smith & Wesson - the original point and click interface »