Event Id | 101 |
Source | MSMQ Triggers |
Description | A message has been received on queue (BBQBOY\TriggerTestQueue) that exceeds the allocated message body buffer. Attempting to reallocate the message body buffer and re-request message. Note this is a negative impact performance. |
Event Information | According to Microsoft: CAUSE: This is a benign warning. The warning indicates that if the default message body size, which the Message Queuing Triggers Service pre-allocates for receiving a message, is too small for the message that is about to be received and for every message that comes in, the Trigger Service must reallocate space for the message body after reading the body size. This results in the Triggers Service reading the message twice, which can slow performance, but does not stop the message from being processed. RESOLUTION: This warning cannot be disabled, but if the messages received in the queue are usually of a specific size, you can set the default message body size to that size to avoid the reallocation overhead. The Microsoft Management Console (MMC) snap-in for the Triggers Service is used to change this setting. To change this setting, do the following: On a computer running Windows 2000: 1. Right-click My Computer, and then click Manage. 2. In the Computer Management console, expand Services and Applications in the left pane. 3. Expand Message Queuing in the left pane. 4. Right-click MSMQ Triggers, and then click Properties. 5. Change the Default Message Size property to your new value. |
Reference Links | Message Queuing warning from Triggers Service: Attempting to reallocate the message body buffer and re-request message |
Catch threats immediately
We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.