Event ID - 4612

Event Id4612
SourceMicrosoft-Windows-EventSystem
DescriptionThe COM+ Event System ran out of memory during its internal processing at line %2 of %1.%0
Event Information According to Microsoft :

Cause :

This event is logged when the COM+ Event System ran out of memory during its internal processing at line.

Resolution :

Correct the low-resource condition

The event message indicates that you might be able to resolve the problem by checking for and correcting a low-resource condition:
  • Check the system for a low-resource condition.
  • You can resolve a low-resource condition by increasing the page file size. A page file is a hidden file or files on the hard disk that the operating system uses to hold parts of programs and data files that do not fit in memory. Virtual memory comprises the paging file and physical memory or random access memory (RAM). Windows moves data from the paging file to memory as needed, and it moves data from memory to the paging file to make room for new data. Increasing the page file size usually does not require a restart of the computer.
  • You may be able to resolve a low-resource condition by ending unnecessary processes to free memory resources. Be careful when you end a process. If you end a process that is associated with an open program, the program will close and you will lose unsaved data. If you end a process that is associated with a system service, part of the system might not function properly.
If you continue to get this error, note any details in the event message, and then contact Microsoft Customer Service and Support (CSS).

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

To check the system for a low-resource condition:
  1. Right-click the taskbar, and then click Task Manager .
  2. Click the Performance tab, and look for the amount of physical memory used under Memory and Physical Memory Usage History . If the amount of memory used is high, consider increasing the size of the page file.
To increase the size of the page file:
  1. Click Start , click Control Panel , and then double-click System .
  2. Under Tasks , click Advanced System Settings . If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue .
  3. Click the Advanced tab. Under Performance , click Settings .
  4. In the Performance Options dialog box, click the Advanced tab.
  5. Under Virtual Memory , click Change .
  6. Clear the Automatically manage paging file size for all drives check box.
  7. Under Drive [Volume Label] , click the drive that contains the paging file you want to change.
  8. Click Custom size, type a new size in megabytes in the Initial size (MB) or Maximum size (MB) box, click Set , and then click OK .
To free memory to end a process:
  1. Right-click the taskbar, and then click Task Manager .
  2. Click the Processes tab, and then click Show processes from all users (at the bottom). If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue .
  3. Be careful when you end processes. If you end a process that is associated with an open program, the program will close and you will lose unsaved data. If you end a process that is associated with a system service, part of the system might not function properly.
    Try to identify processes that are leaking memory by looking for a process with unusually high memory consumption. Then, select a process to end, and click End Process . For more information about how to identify a process that is leaking memory, see Using Performance Monitor to Identify a Pool Leak.
Verify :

You can verify that your component is working properly by running the Component Services administrative tool and ensuring that the required properties for the component are set.

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

To open Component Services and verify that the component's required properties are set:
  1. Click Start , and then click Run .
  2. Type comexp.msc , and then click OK . If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue .
  3. To locate your application, click Component Services , click Computers , click My Computer , and then click COM+ Applications .
  4. Right-click the component name, and then click Properties .
  5. In the component properties dialog box, click each tab to verify that the required properties are set.
In addition, verify that the COM+ operating system component is installed and working properly.

To verify that COM+ is working properly:
  1. In the console tree of Component Services, click Services (Local) .
  2. Scroll through the list of service names to find Com+ Event system .
  3. Confirm that the status of the service is Started .
Reference LinksEvent ID 4612 from Source Microsoft-Windows-EventSystem

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.