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:
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 the Sentinel license services (used by a lot of CAD programs) have a tendency to use port 6002/tcp. If you're running this on your server, this is most likely the culprit, causing the Address Book service not to run.
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |