Error 1 occured executing queued request
From: Jim Lancaster (jlancaster_at_sagiss.com)
Date: 06/08/04
- Previous message: Michael Harris \(MVP\): "Re: High winlogon utilization, slow processing speed recursively enumerating registry keys"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 07 Jun 2004 19:55:17 -0500
I've written a perl script to access the windows event logs on remote
computers via WMI. The script works fine on a mix of Windows 2000 and
Windows 20003 servers, except for a few. I'm trying to narrow down
the cause.
On one Windows 2000 server, the webmcore.log shows a series of "Error
1 occured executing queued request" errors. I'm having trouble
finding the cause and a resolution. There is only one reference to
this error in the KB and it relates to SMS. I'm not running SMS, but
the cause of the error message sounds like it could be the same.
Here is what I've tried so far:
1. Stopped WMI, deleted Repository directory and restarted.
2. Changed HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WBEM\CIMOM keys from
their defaults to:
"Low Threshold On Client Objects (B)"="40000000"
"High Threshold On Client Objects (B)"="80000000"
3. Checked HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole to make sure that
DCOM was enabled:
"EnableDCOM"="Y"
I haven't rebooted the server yet, but I'll try it while I'm waiting
for a response. Is there a document/Q article that lists what to try
when a box refuses to respond to WMI calls?
Thanks,
Jim
- Previous message: Michael Harris \(MVP\): "Re: High winlogon utilization, slow processing speed recursively enumerating registry keys"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|