WMI Event Messages Before Windows Vista

[The events described in this topic are no longer available for use as of Windows Vista. Instead, use the events found in WMI Event Messages.]

Note  The following documentation is designed for developers and IT administrators. If you are attempting to resolve a WMI error message on your home system, please refer to the Microsoft Support website.

The following events are logged in the WMI Log Files, which include Wbemcore.log, Wbemess.log, or Winmgmt.log.

WBEM_MC_SERVICE_STARTING

0x40000001L

Severity: Informational

CIM Object Manager Service is starting.

WBEM_MC_SERVICE_STOPPING

0x40000002L

Severity: Informational

CIM Object Manager Service is stopping.

WBEM_MC_BAD_DATABASE_VERSION

0xC0000003L

Severity: Error

CIM Object Manager cannot recognize repository file—version mismatch.

WBEM_MC_MOF_NOT_LOADED_AT_RECOVERY

0xC0000004L

Severity: Error

Failed to load MOF %1 while recovering repository file.

WBEM_MC_MOF_CANNOT_OPEN_REP

0xC0000005L

Severity: Error

Failed to open repository.

WBEM_MC_MOF_REP_RECOVERY_SUCCEEDED

0x80000006L

Severity: Warning

Repository corruption detected and recovered.

WBEM_MC_MOF_REP_RECOVERY_FAILED

0xC0000007L

Severity: Error

Repository corruption detected and recovery failed.

WBEM_MC_REP_BACUP_FAILURE

0x80000008L

Severity: Warning

Failed to create a backup repository for use when recovering a corrupt repository. Ensure that there is adequate disk space.

WBEM_MC_DUPLICATE_OBJECTS

0xC0000009L

Severity: Error

Only one definition was reported. Until this configuration is corrected, clients may receive incorrect class definition of "%1".

WBEM_MC_CANNOT_ACTIVATE_FILTER

0xC000000AL

Severity: Error

Event filter with query "%2" cannot be reactivated in namespace "%1" because of error %3. Events cannot be delivered through this filter until the problem is corrected.

WBEM_MC_CLASS_PROVIDER_FAILURE

0xC000000BL

Severity: Error

Class provider "%1" installed in namespace "%2" failed to enumerate classes, returning error code %3. Operations continue as if the class provider had no classes. This provider-specific error condition must be corrected before this class provider can contribute to this namespace.

WBEM_MC_MOF_PROV_CLASSNOTREG

0x8000000CL

Severity: Warning

Failed to CoGetClassObject for provider "%1". Class not registered (%2).

WBEM_MC_MOF_PROV_NOINTERFACE

0x8000000DL

Severity: Warning

Failed to CoGetClassObject for provider "%1". No class factory available (%2).

WBEM_MC_MC_MOF_PROV_READREGDB

0x8000000EL

Severity: Warning

Failed to CoGetClassObject for provider "%1". Error reading the registration database (%2).

WBEM_MC_MOF_PROV_DLLNOTFOUND

0x8000000FL

Severity: Warning

Failed to CoGetClassObject for provider "%1". DLL not found (%2).

WBEM_MC_MOF_PROV_APPNOTFOUND

0x80000010L

Severity: Warning

Failed to CoGetClassObject for provider "%1". EXE not found (%2).

WBEM_MC_MOF_PROV_ACCESSDENIED

0x80000011L

Severity: Warning

Failed to CoGetClassObject for provider "%1". Access denied (%2).

WBEM_MC_MOF_PROV_ERRORINDLL

0x80000012L

Severity: Warning

Failed to CoGetClassObject for provider "%1". EXE has error in image (%2).

WBEM_MC_MOF_PROF_APPDIDNTREG

0x80000013L

Severity: Warning

Failed to CoGetClassObject for provider "%1". EXE was launched, but it did not register class object (%2").

WBEM_MC_MOF_PROV_UNKNOWNERR

0x80000014L

Severity: Warning

Failed to CoGetClassObject for provider "%1". Error code %2 was returned.

WBEM_MC_INVALID_EVENT_PROVIDER_QUERY

0xC0000015L

Severity: Error

Event provider attempted to register a syntactically invalid query "%1". The query is ignored.

WBEM_MC_INVALID_EVENT_PROVIDER_INTRINSIC_QUERY

0xC0000016L

Severity: Error

Event provider attempted to register an intrinsic event query %1 for which the set of target object classes cannot be determined. The query is ignored.

WBEM_MC_EVENT_PROVIDER_QUERY_TOO_BROAD

0xC0000017L

Severity: Error

Event provider attempted to register query "%1" which is too broad. Event providers cannot provide events that are provided by the system. The query is ignored.

WBEM_MC_EVENT_PROVIDER_QUERY_NOT_FOUND

0xC0000018L

Severity: Error

Event provider attempted to register query "%1" whose target class "%2" does not exist. The query is ignored.

WBEM_MC_EVENT_PROVIDER_QUERY_NOT_EVENT

0xC0000019L

Severity: Error

Event provider attempted to register query "%1" whose target class "%2" is not an event class. The query is ignored.

WBEM_MC_MULTIPLE_NOT_SUPPORTED

0x8000001AL

Severity: Warning

WinMgmt core is already running. Multiple copies are not supported. This copy is terminated.

WBEM_MC_FAILED_TO_INITIALIZE_REPOSITORY

0xC000001BL

Severity: Error

WinMgmt cannot open the repository file. This is possibly due to insufficient security access to the "<%SystemRoot%>\System32\WBEM\Repository", insufficient disk space or insufficient memory.

WBEM_MC_WBEM_CORE_FAILURE

0xC000001CL

Severity: Error

WinMgmt cannot initialize the core parts. This is possibly due to a badly installed version of WinMgmt, WinMgmt repository upgrade failure, insufficient disk space or insufficient memory.

WBEM_MC_REPOSITORY_FILE_WRONG_SIZE

0x8000001DL

Severity: Warning

The repository file was not the expected size. This is possibly because WinMgmt failed, the system failed, or the computer did not shut down cleanly. The repository was deleted and a new one was created.

WBEM_MC_SINK_PROXY_FAILURE

0x8000001EL

Severity: Warning

A WMI/WBEM client executed an asynchronous operation and failed to return from its implementation of IWbemObjectSink.

WBEM_MC_SINK_OBJECT_TOO_LARGE

0x8000001FL

Severity: Warning

An attempt was made to marshal a CIM object larger than 1 MB across process boundaries. Objects must be less than 1 MB in encoded length.

WBEM_MC_ADAP_BAD_PERFLIB_MEMORY

0xC0000020L

Severity: Error

WMI ADAP was unable to load the %1 performance library because it corrupted memory: %2.

WBEM_MC_ADAP_BAD_PERFLIB_EXCEPTION

0xC0000021L

Severity: Error

WMI ADAP was unable to load the %1 performance library because it threw an exception: %2.

WBEM_MC_ADAP_BAD_PERFLIB_TIMEOUT

0x40000022L

Severity: Informational

WMI ADAP was unable to load the %1 performance library because it timed out on a call: %2.

WBEM_MC_ADAP_BAD_PERFLIB_INVALID_DATA

0xC0000023L

Severity: Error

WMI ADAP was unable to load the %1 performance library because it returned invalid data: %2.

WBEM_MC_ADAP_BAD_PERFLIB_BAD_RETURN

0xC0000024L

Severity: Error

WMI ADAP was unable to load the%1 performance library because it returned an invalid return code: %2.

WBEM_MC_ADAP_BAD_PERFLILB_BAD_LIBRARY

0xC0000025L

Severity: Error

WMI ADAP was unable to load the %1 performance library due to an unknown problem within the library: %2.

WBEM_MC_ADAP_DUPLICATE_CLASS

0xC0000026L

Severity: Error

WMI ADAP was unable to create the object %1 for Performance Library %2 because an object of that name already exists.

WBEM_MC_ADAP_DUPLICATE_PROPERTY

0xC0000027L

Severity: Error

WMI ADAP was unable to create the object %1 for Performance Library %2 because property %3 already exists.

WBEM_MC_ADAP_GENERAL_OBJECT_FAILURE

0xC0000028L

Severity: Error

WMI ADAP was unable to create the object %1 for Performance Library %2 because error %3 was returned.

WBEM_MC_ADAP_MISSING_OBJECT_INDEX

0xC0000029L

Severity: Error

WMI ADAP was unable to create object index %1 for Performance Library %2 because no value was found in the 009 subkey.

WBEM_NC_ADAP_MISSING_PROPERTY_INDEX

0xC000002AL

Severity: Error

WMI ADAP was unable to create object %1 for Performance Library %2 because no value was found for property index %3 in the 009 subkey.

WBEM_MC_ADAP_CONNECTION_FAILURE

0xC000002BL

Severity: Error

WMI ADAP failed to connect to namespace %1 with the following error: %2.

WBEM_MC_ADAP_MISSING_BASE_CLASS

0xC000002CL

Severity: Error

WMI ADAP failed to get the class Win32_PerfRawData from the namespace %1 with the following error: %2.

WBEM_MC_ADAP_ENUM_FAILURE

0xC000002DL

Severity: Error

WMI ADAP failed to enumerate subclasses of Win32_PerfRawData in the namespace %1 with the following error: %2.

WBEM_MC_ADAP_PERFLIB_SUBKEY_FAILURE

0xC000002EL

Severity: Error

WMI ADAP was unable to retrieve data from the PerfLib localization subkey: %1, error code: %2.

WBEM_MC_ADAP_PERFLIB_REG_VALUE_FAILURE

0xC000002FL

Severity: Error

WMI ADAP was unable to retrieve data from the PerfLib subkey: %1, error code: %2.

WBEM_MC_ADAP_PERFLLIB_PUTCLASS_FAILURE

0xC0000030L

Severity: Error

WMI ADAP was unable to save object %1 in namespace %2 due to the following error: %3.

WBEM_MC_ADAP_PERFLLIB_REMOVECLASS_FAILURE

0xC0000031L

Severity: Error

WMI ADAP was unable to remove object %1 from namespace %2 due to the following error: %3.

WBEM_MC_ADAP_BAD_PERFLIB_INVALID_ENTRYPOINT

0xC0000032L

Severity: Error

WMI ADAP was unable to load the following performance library: %1, due to invalid entry point: %2.

WBEM_MC_ADAP_BAD_PERFLIB_FAILED_LOADLIBRARY

0xC0000033L

Severity: Error

WMI ADAP was unable to load the following performance library: %1, with the following error: %2.

WBEM_MC_ADAP_BAD_PERFLIB_BAD_PROPERTYTYPE

0xC0000034L

Severity: Error

WMI ADAP was unable to create the object %1 for Performance Library %2 because of an invalid property type for property %3.

WBEM_MC_ADAP_BAD_NAME_DB

0xC0000035L

Severity: Error

WMI ADAP was unable to create the name database for language id %1.

WBEM_MC_ADAP_STARTING

0x40000036L

Severity: Informational

WMI ADAP is starting.

WBEM_MC_ADAP_STOPPING

0x40000037L

Severity: Informational

WMI ADAP is stopping.

WBEM_MC_ADAP_UNABLE_TO_ADD_PROVIDER

0xC0000038L

Severity: Error

WMI ADAP was unable to create a provider instance for the Generic Perf Counter Provider %1.

WBEM_MC_ADAP_UNABLE_TO_ADD_PROVREG

0xC0000039L

Severity: Error

WMI ADAP was unable to create the provider registration for the Generic Perf Counter Provider %1.

WBEM_MC_ADAP_UNABLE_TO_ADD_WIN32PERF

0xC000003AL

Severity: Error

WMI ADAP was unable to create the Win32_Perf base class in %1: %2.

WBEM_MC_ADAP_UNABLE_TO_ADD_WIN32PERFRAWDATA

0xC000003BL

Severity: Error

WMI ADAP was unable to create the Win32_PerfRawData base class %1.

WBEM_MC_ADAP_PROCESSING_FAILURE

0xC000003CL

Severity: Error

WMI ADAP was unable to process the performance libraries: %1.

WBEM_MC_ADAP_PERFLIB_FUNCTION_TIMEOUT

0xC000003DL

Severity: Error

WMI ADAP was unable to process the %1 performance library due to a time violation in the %2 function.

WBEM_MC_ADAP_BLOB_HAS_NO_SIZE

0xC000003EL

Severity: Error

WMI ADAP was unable to process the %1 performance library since one of the data blobs reported to have classes, but had zero size.

WBEM_MC_PROVIDER_SUBSYSTEM_LOCALSYSTEM_PROVIDER_LOAD

0x8000003FL

Severity: Warning

A provider, %1, has been registered in the WMI namespace, %2, to use the LocalSystem account. This account is privileged and the provider can cause a security violation if it does not correctly impersonate user requests.

WBEM_MC_PROVIDER_SUBSYSTEM_LOCALSYSTEM_NAMED_SECTION

0x80000040L

Severity: Warning

The named section %1, was created with insufficient size, this constitutes a Denial of Service attack.

See also

WMI Events

WMI Troubleshooting