uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34266-I

Received global session ID is being used by different HTTP session.(J2EE application = aa....aa, context root = bb....bb, using HTTP session ID = cc....cc, received HTTP session ID = dd....dd, global session ID = ee....ee)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Session ID of the HTTP session that is using the global session ID
dd....dd: Session ID of the HTTP session sent by the request
ee....ee: Global session ID
Description
A request containing a global session ID that is in use by another HTTP session is received. A new global session ID will be issued for this request.