uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE53860-W

The % of requests of the URL group waiting for execution reached the warning range. (J2EE application = aa....aa, Web application = bb....bb, context root = cc....cc, URL group thread control name = dd....dd, rate = ee....ee, current value = ff....ff, max = gg....gg, upper threshold = hh....hh, lower threshold = ii....ii)

aa....aa: J2EE application name
bb....bb: Web application name
cc....cc: Context root name
dd....dd: Control definition name of the number of concurrently executing threads of a URL group
ee....ee: Ratio (%) of current value to maximum number of pending requests of each URL group
ff....ff: Current value of the number of pending requests of each URL group
gg....gg: Maximum number [set value] of pending requests of each URL group
hh....hh: Upper threshold value (%)[set value] for monitoring the number of pending requests of each URL group
ii....ii: Lower threshold value (%)[set value] for monitoring the number of pending requests of each URL group
Description
The percentage of the pending requests of each URL group reached the warning range.
Action
Take action based on the following causes:
  • Inappropriate settings for the number of threads executed concurrently for the URL groups.
  • Inappropriate settings for the warning range.
  • There are requests exceeding the processing performance of the J2EE server.
  • There is a request with an unduly long processing time.
  • The processing performance of the J2EE server is declining because of frequent occurrence of full garbage collection.