uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34226-E

The global session information contains an object that is not permitted. (J2EE application = aa....aa, context root = bb....bb, HTTP session ID = cc....cc, global session ID = dd....dd, attribute name = ee....ee, invalid class = ff....ff)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: HTTP session ID
dd....dd: Global session ID
ee....ee: Name of the object registered in the HTTP session that has the type other than the inheritable session information
ff....ff: Class name of the object that has the type other than the inheritable session information
Description
An object of a type other than the inheritable session information is registered in the HTTP session.
The global session information registered in this HTTP session is not replicated to the SFO server.
Note that if the HTTP session is invalid during output of this message, null is output to the HTTP session ID (cc....cc).
Action
Either change the application or change the key settings of the global session information.
To change the settings, follow the procedure given below:
  1. Stop and delete the J2EE applications of the system that contains the Web application whose settings are to be changed.
  2. If a connection is established to the SFO server, restart the SFO server.
  3. Create and start J2EE applications from the Web application in which the settings have been applied.