Event ID 2189 — Message Queuing System Resources
Applies To: Windows Server 2008
Disk, memory, and system resources are assigned to Message Queuing. If these resources become limited, Message Queuing may not function as expected.
Event Details
Product: | Windows Operating System |
ID: | 2189 |
Source: | MSMQ |
Version: | 6.0 |
Symbolic Name: | EVENT_MQCONN_OUT_OF_MEMORY |
Message: | Message Queuing failed to send a message due to low memory. Message Queuing will retry to send the message. This event is logged at most once per %1 seconds. To change this setting, set \HKLM\Software\Microsoft\MSMQ\Parameters\Event2189 registry value to desired time in seconds. |
Resolve
Free memory from other applications
The MSMQ Service needs adequate memory resources to function properly.
Try identifying and closing other applications that may be consuming a large amount of memory. If it turns out that the MSMQ Service is the only program consuming a large amount of memory, try receiving the messages from the queues or increasing the rate of message processing. For more information, see Resource Management in MSMQ Applications (https://go.microsoft.com/fwlink/?LinkId=107361).
If you continue to get this error, note any details in the event message, and then contact Microsoft Customer Service and Support (CSS). For information about how to contact CSS, see Enterprise Support (https://go.microsoft.com/fwlink/?LinkId=52267).
Verify
Verify that there is sufficient available memory and disk space.
To perform these procedures, you must have membership in Administrators, or you must have been delegated the appropriate authority.
To verify that there is enough available memory:
- Open Task Manager. To open Task Manager, right-click an empty space on the taskbar, and then click Task Manager.
- Click the Performance tab.
- Verify the CPU Usage is not 100%.
To verify that there is enough available disk space:
- Open Windows Explorer.
- Right-click the drive where Message Queuing is located, and then click Properties.
- Verify that there is available Free space.