uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34426-W

An attempt to inherit the global session information failed because that information was not found in the EADs 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: Session ID of the HTTP session
Description
The HTTP session corresponding to the HTTP session ID received from the client has expired or has already been disabled due to the processing of the Web application on the J2EE server.
A global session could not be inherited because the global session information was not found on the EADs server.
Action
A request using an expired HTTP session is received from the client.
Check whether the validity period specified for the HTTP session is appropriate.