Event ID - 2161

Event Id2161
SourceMSMQ
DescriptionThe mapping of the URL %1 to the queue %2 is ignored. This queue name is not a valid URL-style queue name.
Event Information According to Microsoft :

Cause :

This event is logged when the mapping of the URL to the queue is ignored.

Resolution :

Confirm the existence of a valid queue

The queue that is indicated in the event does not have a correctly formed URL-style queue name in an MSMQ SFD mapping file.

The following are examples of valid name formats:
  • HTTP://ComputerAddress/msmq/PublicQueue
  • HTTP://ComputerAddress/msmq/private$\PrivateQueue
  • HTTPS://ComputerAddress/msmq/PublicQueue
  • HTTPS://ComputerAddress/msmq/private$\PrivateQueue
Note : In these examples, ComputerAddress can be specified as the name, Hypertext Transfer Protocol (HTTP) URL, or IP address that is associated with the destination computer.

To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.

To fix the queue name:
  1. In Windows Explorer, navigate to %windir%\System32\msmq\Mapping.
  2. Open the desired mapping file. Note that mapping files are .xml files.
  3. Locate the queue that is indicated in the event, and then modify the name so that it is properly formatted.
Verify :

Verify that the MSMQ Service is installed and running.

To perform this procedure, you must have membership in Administrators , or you must have been delegated the appropriate authority.

To verify that the MSMQ Service is installed and running:
  1. Open the Services snap-in. To open Services, click Start . In the search box, type services.msc , and then press ENTER.
  2. Locate the Message Queuing service, and then confirm that the value in the Status column is Started .
Reference LinksEvent ID 2161 from MSMQ

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.