uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE53862-W

The percentage of all Web container requests awaiting execution exceeded the warning threshold. (J2EE server name = aa....aa, percentage = bb....bb, current value = cc....cc, maximum value = dd....dd, upper limit = ee....ee, lower limit = ff....ff)

aa....aa: J2EE server name
bb....bb: Ratio (%) of current value to the maximum number of total pending requests
cc....cc: Current value of the total number of pending requests
dd....dd: Maximum number of total pending requests [set value]
ee....ee: Upper threshold value (%) for monitoring the total number of pending requests [set value]
ff....ff: Lower threshold value (%) for monitoring the total number of pending requests [set value]
Description
The percentage of total number of pending requests for all Web containers has reached the warning level.
Action
The possible causes are as follows:
Take action based on the applicable causes.
  • Inappropriate settings for the number of concurrently executed threads.
  • Inappropriate settings for the warning range.
  • There are requests exceeding the processing performance of the J2EE server.
  • There are requests with an unduly long processing time.
  • The processing performance of the J2EE server is declining because of frequent occurrence of the full garbage collection.