uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE34370-W
An attempt to transfer global sessions at Web application startup failed because the number of HTTP sessions has reached the maximum for the J2EE server. (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 that could not be inherited
- Description
- The global session information could not be inherited when the Web application was started because the number of HTTP sessions on the J2EE server has reached the maximum count.
- Action
- Check, and if necessary, revise the upper-limit setting of the number of HTTP sessions.
- Note that when this message is output, the global session information continues to remain in the database until the Web application is started again or a request is received and the global session information is inherited. Delete the remaining global session information by the global session information deletion command (cjclearsession).
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.