HWNPM0002E The specified device category (category) is invalid. It must be an integer value between minimum and maximum, inclusive.

Explanation

The device category that was passed as argument on the Performance Manager API call is invalid. The method that was called returns this error indicator.

Action

Modify the caller of this method to pass a valid device category as parameter. The valid categories are enumerated via the devcat_* constants in the com.ibm.tpc.perf.api.ApiConstants interface.