1970
WQS_WIS_USER_COUNT ignored as not enough WIS processes
Description
The WQS_WIS_USER_COUNT process attribute defines the number of WIS processes that should be dedicated to handling user queues and group queues.
The current value of this attribute attempts to dedicate at least one WIS process to user queues and one to group queues. However, there are only zero or one WIS processes available to handle user/group queues. (If more WIS processes exist, they have been dedicated to handling specific work queues.) WQS_WIS_USER_COUNT has therefore been ignored.
Queues are being allocated to WIS processes alphabetically, irrespective of whether they are user or group queues (either by round robin or on-demand allocation).
Appears In
SWDIR\logs\sw_warn
Severity
3 (Warning)
Action
To resolve this problem, do one of the following:
| • | Add more WIS processes to the system. |
| • | Reduce the number of WIS processes that are dedicated to handling explicitly specified queues (using the SW_WISINST queue attribute). |
| • | Delete the WQS_WIS_USER_COUNT process attribute. |
See Also
The following sections in the TIBCO iProcess Engine: Administrator's Guide:
| • | “WQS_WIS_USER_COUNT”, for a detailed description of this process attribute. |
| • | “Controlling the Assignment of Queues to WIS Processes”, for information about different methods of assigning queues to WIS processes (including how to specifically assign queues using the SW_WISINST queue attribute). |