uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34410-W

The HTTP session contains an attribute that cannot be serialized. (J2EE application = aa....aa, context root = bb....bb, HTTP session ID = cc....cc, attribute name = dd....dd, invalid class = ee....ee)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Session ID of the HTTP session
dd....dd: Name of the attribute that cannot be serialized
ee....ee: Class name of the object that cannot be serialized
Description
The HTTP session contains an attribute that cannot be serialized. This attribute is ignored and is not duplicated on the EADs server.
Action
The HTTP session contains an object that is not a class that can be serialized as an attribute. Check the contents of the Web application.