Viewing Errors in the Event Viewer

The following errors can appear in logs, error messages, and the Windows Event Viewer.

To start Event Viewer by using the Windows interface

  1. Click the Start button.

  2. Click Control Panel.

  3. Click System and Maintenance.

  4. Click administrative Tools.

  5. Double-click Event Viewer.

To start Event Viewer by using a command line

  1. Open a command prompt. To open a command prompt, click Start, click All Programs, click Accessories and then click Command Prompt.

  2. Type eventvwr.

The table below describes each Error Type (Information, Warning, and Error).

Error Type

Information Displayed

Troubleshooting / Remediation

Information

The service was started.

No action required.

Information

The service was restarted. (Restart count: %d)

No action required.  

Information

The service was stopped.

No action required.

Information

Peer notification channels started.

No action required.

Information

Peer notification channels stopped.

No action required.

Information

Client listener for Site "{0}" at address {1} is now active.

No action required.

Information

Client listener for Site "{0}" at address {1} is inactive.

No action required.

Information

Client listener for Site "{0}" at address {1} is closed.

No action required.

Information

Peer notification channel for Profile "{0}" at address {1} is now active.

No action required.

Information

Peer notification channel for Profile "{0}" at address {1} is inactive.

No action required.

Information

Peer notification channel for Profile "{0}" at address {1} is closed.

No action required.

Warning

The service was stopped. (Exit code %d)

Restart service.

Warning

Client listener address {1} defined for Site "{0}" is already assigned to another Site.

Assign a different address to the Site.

Warning

Peer notification channel address {1} defined for Profile "{0}" is already assigned to another Profile.

Assign a different address to the Profile.

Error

Failed to start service. (Exit code: %d)

Start service.

Error

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

Failed to bind to peer notification channel address {1} defined for Profile "{0}". The address may be invalid or the port may be in use by another application.

Verify address and port settings for Profile.

Error

Failed to create peer notification channel for address {1} for Profile "{0}".

Verify address and port settings for Profile.