Problem:
Error Message:
Communication error: Problem performing operation on queue.
Queue: "OG Alerts"
Operation: "Send Message"
Error: Unknown error 0xC00E0027
Additional Name: MQ_ERROR_INSUFFICIENT_RESOURCES
Cause:
Returned when there are insufficient resources (For example, not enough memory) to complete the operation.
When this error is returned the operation fails
Resolution:
MSMQ storage is full because queue are clogged with messages. Start the Alert, Dashboard, Current Status and Adapter Services. The services are responsible to process and release messages from the queues.
Steps:
-> Run "service.msc"
-> Select the services "Oblicore - Alerts"
Start the services
-> Select the services "Oblicore - Dashboard Engine"
Start the services
-> Select the services "Oblicore - CurrentStatusEngine"
Start the services
-> Select the services "Oblicore - AdaptersListener"
Start the services
All these services should be change in the "Start Type" : from manual to Automatic (Delayed Start)