HP WebQoS for HP-UX API Programmer's Guide
Chapter 3 31
Troubleshooting
Process Group Error Codes
Error Code WQERR_OTHER
Description If error logging to syslog is enabled (“error” level for all facilities), the error is logged to
the /var/adm/syslog/syslog.log log file.
Action 1. Check the /var/adm/syslog/syslog.log log file for more information. If
error logging is not enabled, enable it and try running your application again to
generate error messages.
2. Check that /etc/opt/webqos/svccls.allow exists and is readable by the
process that is failing.
3. Make sure /etc/opt/webqos/svccls.allow does not contain a line longer
than 1024 bytes and is not corrupted.
4. Contact your HP Support Representative for any other problems.
Error Code WQERR_PERMISSION
Description The process does not have permission to change to the specified process group.
Action Make sure that the /etc/opt/webqos/svccls.allow file is configured and is not
corrupt. Also, verify the effective user ID of the process.