Error Codes
The following error codes can appear in logs, error messages, and the Windows Event Viewer.
To start Event Viewer by using the Windows interface
-
Click the Start button.
-
Click Control Panel.
-
Click System and Maintenance.
-
Click Administrative Tools.
-
Double-click Event Viewer.
To start Event Viewer by using a command line
-
Open a command prompt. To open a command prompt, click Start, click All Programs, click Accessories and then click Command Prompt.
-
Type eventvwr.
The table below describes each Error Type (Information, Warning, and Error).
Error Type |
Category |
Event ID |
Information Displayed |
Troubleshooting / Remediation |
Information |
None (0) |
2 |
The service was started. |
No action required. |
Information |
None (0) |
2 |
The service was restarted. (Restart count: %d) |
No action required. |
Information |
None (0) |
2 |
The service was stopped. |
No action required. |
Information |
None (0) |
2 |
Peer notification channels started. |
No action required. |
Information |
None (0) |
2 |
Peer notification channels stopped. |
No action required. |
Information |
None (0) |
2 |
Client listener for Site "{0}" at address {1} is now active. |
No action required. |
Information |
None (0) |
2 |
Client listener for Site "{0}" at address {1} is inactive. |
No action required. |
Information |
None (0) |
2 |
Client listener for Site "{0}" at address {1} is closed. |
No action required. |
Information |
None (0) |
2 |
Peer notification channel for Profile "{0}" at address {1} is now active. |
No action required. |
Information |
None (0) |
2 |
Peer notification channel for Profile "{0}" at address {1} is inactive. |
No action required. |
Information |
None (0) |
2 |
Peer notification channel for Profile "{0}" at address {1} is closed. |
No action required. |
Warning |
None (0) |
2 |
The service was stopped. (Exit code %d) |
Restart service. |
Warning |
None (0) |
2 |
Client listener address {1} defined for Site "{0}" is already assigned to another Site. |
Assign a different address to the Site. |
Warning |
None (0) |
2 |
Peer notification channel address {1} defined for Profile "{0}" is already assigned to another Profile. |
Assign a different address to the Profile. |
Error |
None (0) |
2 |
Failed to start service. (Exit code: %d) |
Start service. |
Error |
None (0) |
2 |
Failed to bind to client listener address {1} defined for Site "{0}". The address may be invalid or the port may already be in use. |
Verify address and port settings for Site. |
Error |
None (0) |
2 |
Failed to bind to peer notification channel address {1} defined for Profile "{0}". The address may be invalid or the port may already be in use by another application. |
Verify address and port settings for Profile. |
Error |
None (0) |
2 |
Failed to create peer notification channel for address {1} for Profile "{0}". |
Verify address and port settings for Profile. |