uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34303-E

When the session fail over (DB) function is used, the maximum number of HTTP sessions must be specified. (J2EE application = aa....aa, context root = bb....bb, application ID = cc....cc)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Application identifier
Description
The upper-limit value for the number of HttpSession objects is not set with the functionality for setting the upper-limit value, and also the default value (infinite) is not being used.
When using the database session failover functionality, a valid value must be set up for the upper-limit value of the number of HttpSession objects.
Starting the Web application will be canceled.
Action
After setting up the upper-limit value for the number of HttpSession objects in the Web application, start the J2EE application.