Discussion:
WBEM_E_QUOTA_VIOLATION
(too old to reply)
Mark Holland
2006-09-04 14:42:02 UTC
Permalink
hi all

i am getting the following message every minute in the applications event logs

Event filter with query "SELECT * FROM __InstanceDeletionEvent WITHIN 600
WHERE TargetInstance isa "Win32_PnPEntity"" could not be (re)activated in
namespace "//./root/CIMV2" because of error 0x8004106c. Events may not be
delivered through this filter until the problem is corrected.

the 0x8004106c error translates to

WBEM_E_QUOTA_VIOLATION
0x8004106C
Windows Server 2003 and Windows XP: WMI is taking up too much memory. This
can be caused by low memory availability or excessive memory consumption by
WMI.

however, i cant find any information on how to stop this error. can anyone
help?

thanks
Cris Hanna [SBS-MVP]
2006-09-04 14:48:03 UTC
Permalink
check out this article and see if it helps
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B828653
--
Cris Hanna [SBS-MVP]
-----------------------------
Please do not contact me directly, only reply within the Newsgroup
Thanks
--------------------------------
Using Windows Mail on Vista Ultimate
Post by Mark Holland
hi all
i am getting the following message every minute in the applications event logs
Event filter with query "SELECT * FROM __InstanceDeletionEvent WITHIN 600
WHERE TargetInstance isa "Win32_PnPEntity"" could not be (re)activated in
namespace "//./root/CIMV2" because of error 0x8004106c. Events may not be
delivered through this filter until the problem is corrected.
the 0x8004106c error translates to
WBEM_E_QUOTA_VIOLATION
0x8004106C
Windows Server 2003 and Windows XP: WMI is taking up too much memory. This
can be caused by low memory availability or excessive memory consumption by
WMI.
however, i cant find any information on how to stop this error. can anyone
help?
thanks
Mark Holland
2006-09-04 15:56:01 UTC
Permalink
Hi Chris

thanks for the reply. i have seent this article. the version of the file
in question on my server is the latest version, v 5.2.3790.1830 of
esscli.dll. the hot fix stated in the article is now included in service pack
1, for win2k3 server. we are running sp1.

i have phoned microsoft and they dont know anything else about the hotfix or
the error without going back to create a new, chargable tech support question.

do you know of anything else i could try
Post by Cris Hanna [SBS-MVP]
check out this article and see if it helps
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B828653
--
Cris Hanna [SBS-MVP]
-----------------------------
Please do not contact me directly, only reply within the Newsgroup
Thanks
--------------------------------
Using Windows Mail on Vista Ultimate
Post by Mark Holland
hi all
i am getting the following message every minute in the applications event logs
Event filter with query "SELECT * FROM __InstanceDeletionEvent WITHIN 600
WHERE TargetInstance isa "Win32_PnPEntity"" could not be (re)activated in
namespace "//./root/CIMV2" because of error 0x8004106c. Events may not be
delivered through this filter until the problem is corrected.
the 0x8004106c error translates to
WBEM_E_QUOTA_VIOLATION
0x8004106C
Windows Server 2003 and Windows XP: WMI is taking up too much memory. This
can be caused by low memory availability or excessive memory consumption by
WMI.
however, i cant find any information on how to stop this error. can anyone
help?
thanks
jesmin ningthoujam
2006-09-04 23:49:10 UTC
Permalink
Event ID Description:
****************


Type: Error
Date: 02/14/2006
Time: 9:49:07 AM
Event ID: 10
Source: WinMgmt
User: N/A
Computer: NYCBDWYFP
Details:
//./root/CIMV2 SELECT * FROM __InstanceModificationEvent
WITHIN 60 WHERE
TargetInstance isa "Win32_LogicalMemoryConfiguration" AND
TargetInstance.AvailableVirtualMemory > 0 0x8004106c

Type: Error
Date: 02/14/2006
Time: 9:49:08 AM
Event ID: 10
Source: WinMgmt
User: N/A
Computer: NYCBDWYFP
Details:
//./root/CIMV2 SELECT * FROM __InstanceCreationEvent
WITHIN 600 WHERE
TargetInstance isa "Win32_PnPEntity" 0x8004106c

Type: Error
Date: 02/14/2006
Time: 9:49:08 AM
Event ID: 10
Source: WinMgmt
User: N/A
Computer: NYCBDWYFP
Details:
//./root/CIMV2 SELECT * FROM __InstanceDeletionEvent
WITHIN 600 WHERE
TargetInstance isa "Win32_PnPEntity" 0x8004106c


These events are seen in every 15 minutes and the issue does not occur for a day or so if the server is rebooted.
The issue is not seen on servers which do not have Gateway Systems Manager installed.

Do you by any chance have Gateway Systems Manager Installed ??

If you do .....
Try uninstalling, reboot the Server, clear out the Event ID's and see if you can apply Fix : 828653 (Applicable for both Win 2003 + XP )
- Try reinstalling Gateway Systems Manager ??
--
jesmin ningthoujam

"Mark Holland" <***@discussions.microsoft.com> wrote in message news:C8E15D9C-E28D-4695-9554-***@microsoft.com...
Hi Chris

thanks for the reply. i have seent this article. the version of the file
in question on my server is the latest version, v 5.2.3790.1830 of
esscli.dll. the hot fix stated in the article is now included in service pack
1, for win2k3 server. we are running sp1.

i have phoned microsoft and they dont know anything else about the hotfix or
the error without going back to create a new, chargable tech support question.

do you know of anything else i could try
Post by Cris Hanna [SBS-MVP]
check out this article and see if it helps
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B828653
--
Cris Hanna [SBS-MVP]
-----------------------------
Please do not contact me directly, only reply within the Newsgroup
Thanks
--------------------------------
Using Windows Mail on Vista Ultimate
Post by Mark Holland
hi all
i am getting the following message every minute in the applications event logs
Event filter with query "SELECT * FROM __InstanceDeletionEvent WITHIN 600
WHERE TargetInstance isa "Win32_PnPEntity"" could not be (re)activated in
namespace "//./root/CIMV2" because of error 0x8004106c. Events may not be
delivered through this filter until the problem is corrected.
the 0x8004106c error translates to
WBEM_E_QUOTA_VIOLATION
0x8004106C
Windows Server 2003 and Windows XP: WMI is taking up too much memory. This
can be caused by low memory availability or excessive memory consumption by
WMI.
however, i cant find any information on how to stop this error. can anyone
help?
thanks
Mark Holland
2006-09-05 08:46:02 UTC
Permalink
Hi Jesmin

thanks for the suggestion. We dont have gateway systems manager installed.

However, i seem to have solved the problem, fingers crossed.

Recently I had to restore our ISA server confiuration to its original
configured state. Since this backup was created a number of config changes
had taken place. Most of these were put back but 1 chnage which i hadnt
documented was to set the proxy cache to use a smaller amount of free memory
than the 50% default. this was causing "w3proxy.exe" to use over 1.5GB of
the 3GB of ram we have in the server. since i changed the setting to 10%,
and restarted, no more of the errors have appeared. yet.

many thanks for the help
Post by jesmin ningthoujam
****************
Type: Error
Date: 02/14/2006
Time: 9:49:07 AM
Event ID: 10
Source: WinMgmt
User: N/A
Computer: NYCBDWYFP
//./root/CIMV2 SELECT * FROM __InstanceModificationEvent
WITHIN 60 WHERE
TargetInstance isa "Win32_LogicalMemoryConfiguration" AND
TargetInstance.AvailableVirtualMemory > 0 0x8004106c
Type: Error
Date: 02/14/2006
Time: 9:49:08 AM
Event ID: 10
Source: WinMgmt
User: N/A
Computer: NYCBDWYFP
//./root/CIMV2 SELECT * FROM __InstanceCreationEvent
WITHIN 600 WHERE
TargetInstance isa "Win32_PnPEntity" 0x8004106c
Type: Error
Date: 02/14/2006
Time: 9:49:08 AM
Event ID: 10
Source: WinMgmt
User: N/A
Computer: NYCBDWYFP
//./root/CIMV2 SELECT * FROM __InstanceDeletionEvent
WITHIN 600 WHERE
TargetInstance isa "Win32_PnPEntity" 0x8004106c
These events are seen in every 15 minutes and the issue does not occur for a day or so if the server is rebooted.
The issue is not seen on servers which do not have Gateway Systems Manager installed.
Do you by any chance have Gateway Systems Manager Installed ??
If you do .....
Try uninstalling, reboot the Server, clear out the Event ID's and see if you can apply Fix : 828653 (Applicable for both Win 2003 + XP )
- Try reinstalling Gateway Systems Manager ??
--
jesmin ningthoujam
Hi Chris
thanks for the reply. i have seent this article. the version of the file
in question on my server is the latest version, v 5.2.3790.1830 of
esscli.dll. the hot fix stated in the article is now included in service pack
1, for win2k3 server. we are running sp1.
i have phoned microsoft and they dont know anything else about the hotfix or
the error without going back to create a new, chargable tech support question.
do you know of anything else i could try
Post by Cris Hanna [SBS-MVP]
check out this article and see if it helps
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B828653
--
Cris Hanna [SBS-MVP]
-----------------------------
Please do not contact me directly, only reply within the Newsgroup
Thanks
--------------------------------
Using Windows Mail on Vista Ultimate
Post by Mark Holland
hi all
i am getting the following message every minute in the applications event logs
Event filter with query "SELECT * FROM __InstanceDeletionEvent WITHIN 600
WHERE TargetInstance isa "Win32_PnPEntity"" could not be (re)activated in
namespace "//./root/CIMV2" because of error 0x8004106c. Events may not be
delivered through this filter until the problem is corrected.
the 0x8004106c error translates to
WBEM_E_QUOTA_VIOLATION
0x8004106C
Windows Server 2003 and Windows XP: WMI is taking up too much memory. This
can be caused by low memory availability or excessive memory consumption by
WMI.
however, i cant find any information on how to stop this error. can anyone
help?
thanks
Loading...