HP WebQoS for HP-UX API Programmer's Guide
Chapter 3 27
Troubleshooting
Request Classification Rule Class Error Codes
Request Classification Rule Class Error Codes
wq_get_session_cls()
wq_set_session_cls()
Error Code WQERR_INVALD_SOCKID
Description A bad socketid value was passed.
Action Check that the socketid you received from the function is valid.
Error Code WQERR_USRCLAS_OTHER
Description An internal request classification rule class error occurred.
Action Contact your HP Support Representative.
Error Code WQERR_WQOS_DISABLED
Description WebQoS is disabled and cannot get or set the request classification rule class information.
Action Enable WebQoS. WebQoS must be enabled before the functions will run. Refer to the
Installing and Configuring WebQoS manual for more information about enabling
WebQoS.
Error Code WQERR_INVAL_USER_CLS
Description The value provided for cls is not a defined request classification rule class.
Action Use one of the pre-defined request classification rules defined in
/usr/include/webqosapi.h. Currently, WebQoS does not support the customization
of request classification rule class definitions.
Error Code WQERR_INVALD_SOCKID
Description A bad socketid value was passed.
Action Check that the socketid you are passing is valid.