uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34331-I

An attribute was serialized. (J2EE application = aa....aa, context root = bb....bb, request URL = cc....cc, attribute name = dd....dd, class name = ee....ee, size(byte) = ff....ff, HTTP session ID = gg....gg)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Request URL
dd....dd: Name of the attribute registered in the HTTP session
ee....ee: Class name of the attribute registered in the HTTP session
ff....ff: Size (in bytes) of the byte array created by serializing the attributes registered in the HTTP session
gg....gg: HTTP session ID
Description
The size (in bytes) after serialization of one attribute registered in the HTTP session replicated by the database session failover functionality is indicated.
The output size includes the information about the names of the attributes.
Note that if the HTTP session is invalid during output of this message, null is output to the HTTP session ID (gg....gg).