The number of HTTP sessions has reached the maximum for the J2EE server. An attempt to transfer the global session has failed. (J2EE application = aa....aa, context root = bb....bb, SFO server = cc....cc, naming service = dd....dd, global session ID = ee....ee)
- aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: SFO server name
dd....dd: Address and port number of the Naming Service
ee....ee: Global session ID
- Description
- The HttpSession object for inheritance cannot be created because the number of HTTP sessions on the J2EE server has reached maximum value.
- The global session cannot be inherited.
- 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:
- Stop and delete the J2EE applications of the system that contains the Web application whose settings are to be changed.
- Delete the set information of the corresponding Web application registered in the SFO server.
- 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.
- To delete the Web application settings on the SFO server, use one of the following methods:
- Restart the SFO server.
- Stop all the corresponding Web applications, and then wait until all the global sessions created in those applications have been deleted from the SFO server by the functionality for monitoring the validity period of the global session information.
If deletion is performed with this method, the message KDJE34027-I is displayed.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.