uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34621-W

The number of queued requests awaiting execution has exceeded the threshold. (J2eeApplicationName = aa....aa, ContextRootName = bb....bb, Rate = cc....cc, Current = dd....dd, Max = ee....ee, Threshold = ff....ff)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Ratio (%) of the current value to the maximum value of the requests stored in each Web application or the default pending queue
dd....dd: Current value of the requests stored in each Web application or the default pending queue
ee....ee: Maximum value (set value) of the requests stored in each Web application or the default pending queue
ff....ff: Threshold value (%) (set value) to monitor each Web application or the default HTTP request pending queue
Description
The number of requests stored in each Web application or the default pending queue has reached the threshold value.
In the case of default request pending queue, "-" is output for J2EE application name (aa....aa) and the context root name (bb....bb). When the maximum value of the number of requests stored in each Web application or the default pending queue is not specified, "-" is output for the ratio (cc....cc) of the current value to the maximum value of the requests stored in each Web application or the default pending queue, and for the maximum value of requests stored in each Web application or the default pending queue (ee....ee).
Action
The available resources are becoming lesser, therefore, revise the setting before they are depleted.