Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1136 - WBEM class name is not valid

1136   WBEM class name is not valid

Cause

This error occurs if the name supplied as a parameter value to the wbemListInstanceNames, wbemQueryQualifiers, or wbemRetrieveData method is not a recognized or valid Web-Based Enterprise Management (WBEM) class name.

Windows allows a number of WBEM class names that contain instances to measure various performance-related figures (for example, disk activity and CPU activity). JADE allows only a subset of these class names to be used.

Action

Change your code so that the unsupported class name is not used.