uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE34029-W
The server ID for the HTTP session is being used on a different J2EE server. (requested J2EE server = aa....aa : bb....bb, connecting J2EE server = cc....cc : dd....dd, server ID = ee....ee)
- aa....aa: IP address of the J2EE server with which a connection was requested
bb....bb: Server name of the J2EE server with which a connection was requested
cc....cc: IP address of the J2EE server that uses the server ID of the identical HTTP sessions
dd....dd: Server name of the J2EE server that uses the server ID of the identical HTTP sessions
ee....ee: Server ID of the identical HTTP sessions
- Description
- The server ID of the HTTP session of the J2EE server with which a connection is requested is being used in another J2EE server, however, since the property webserver.sfo.negotiation.ignore_serverId is enabled, connection will be established. The connections with already connected J2EE server will also be maintained.
- Action
- Use the webserver.sfo.negotiation.ignore_serverId property only in a cluster environment. There is no problem if this property is used in a cluster environment.
- When used in another environment, the usage of property webserver.sfo.negotiation.ignore_serverId becomes invalid. Change the settings of the SFO server, and then restart the server.
- The J2EE server with which a connection is requested is already connected using the server ID being used by another J2EE server. Change the server ID to a value unique to each J2EE server connected to the SFO server, and then restart the server.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.