Make a PayPal Donation

Lijit Search

 
  KB 0000165
  Dated 07/01/10
  Revision 0.01
   
452 4.3.1 Insufficient system resources (Event ID 15006 and 15002)
 
Problem

When attempting to send mail to an Exchange 2007 EMail Server, you see the above error message. Usually the Exchange can send mail out and exhibits no other problems. You may also see one of the following error messages in the servers event log.

This is caused by an Exchange "Feature" Called "Back Pressure", and the usual culprit is, there is less than 4Gb (Lowered to 500Mb with SP1) on the drive that holds the mail queue.

Solution

Option 1: Free up some room on the server hard drive so that it has more than 4GB (or 500MB with Exchange SP1) free.

Option 2: Move the mail queue database to another drive that has free space CLICK HERE Note: This is Microsoft's preferred action.

Option 3: Turn of Back Pressure.

1. Locate the EdgeTransport.exe.config file (Its in \Exchange Server\Bin).

2. Open the file with notepad and add the following key as shown, (Paste it in).

<add key="EnableResourceMonitoring" value="false" />

3. Restart the servers "Microsoft Exchange Transport Service."

References - Credits - Or External Links
Exchangepedia Blog

 


Bookmark and Share