uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34224-W

The number of replicable sessions in the SFO server has reached the maximum. The HTTP session will now be invalidated. (J2EE application = aa....aa, context root = bb....bb, HTTP session ID = cc....cc)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: HTTP session ID
Description
The HTTP session will be discarded because the number of replicable sessions in the SFO server has reached the maximum value.
When the number of replicable sessions does not reach the maximum, the validity period of the HTTP session might be short.
Note that if the HTTP session is invalid during output of this message, null is output to the HTTP session ID (cc....cc).
Action
Revise the maximum number of HTTP sessions or the validity period of the HTTP session.
To change the settings, follow the procedure given below:
  1. Stop and delete the J2EE applications of the system that contains the Web application whose settings are to be changed.
  2. Restart the SFO server.
  3. Create and start J2EE applications from the Web application in which the settings have been applied. Alternatively, change the upper-limit value of the number of HTTP sessions, and then restart.