Event ID - 2212

Event Id2212
SourceMSMQ
DescriptionThe queue %1 was not found. It may have been deleted. The trigger %2 associated with this queue is nonfunctional. Please use Computer Management to remove this trigger.
Event Information According to Microsoft :

Cause :

This event is logged when the queue was not found.

Resolution :

Confirm trigger queue existence and permissions

The Network Service user is the default user that the Message Queuing Triggers service runs under on Windows Server 2008 and Windows Vista. However, this user can be changed. Therefore, before you check queue permissions, confirm the user account that the trigger service runs under on the computer that hosts the queue.

Also, the trigger's queue must be available, and the account under which the trigger service is running needs Peek and/or Receive permissions to the trigger's queue.

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

Find the trigger service account

To find the account that the trigger service runs under:
  1. Open the Services snap-in. To open Services, click Start . In the search box, type services.msc , and then press ENTER.
  2. Select the Message Queuing Triggers service . Check the value in the Log On As column to determine which account the service runs under. Make a note of this account name.
  3. Right-click Message Queuing Triggers , and then click Properties .
  4. Click the Log On tab . Confirm the account that the trigger service logs on as, and modify it as necessary.
Confirm trigger queue existence and permissions

To confirm trigger queue existence and permissions:
  1. Open the Computer Management snap-in. To open Computer Management, click Start . In the search box, type compmgmt.msc , and then press ENTER.
  2. Expand Services and Applications , and then expand Message Queuing .
  3. Confirm that the queue that is monitored by the trigger exists.
  4. Right-click the queue, and then click Properties .
  5. Click the Security tab.
  6. In the Group or user names section , select the user account that the service runs under.
  7. Under Permissions , confirm that the account under which the trigger service is running has the appropriate permissions (Peek or Receive, and so on).
Verify :

Verify that the Message Queuing Triggers 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 Message Queuing Triggers 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. Scroll down the list of services to confirm the presence of the Message Queuing Triggers service.
  3. In the Status column, confirm that the Message Queuing Triggers service is Started .
Reference LinksEvent ID 2212 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.