uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39225-E

The HttpSession object could not be instantiated because the number of HttpSession had reached the maximum. (J2EE application = aa....aa, context root = bb....bb, max sessions = cc....cc)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Maximum number of HttpSession
Description
An HttpSession object cannot be generated because the number of HttpSession has reached the maximum value.
If this message is output frequently, the maximum value of the number of HttpSession might be too small.
Action
If necessary, increase the maximum value of the number of HttpSession.