An attribute registered in the HTTP session was serialized. (J2EE application = aa....aa, context root = bb....bb, request URL = cc....cc, attribute name = dd....dd, class name = ee....ee, size (bytes) = 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: Name of the class of the attribute to be registered in the HTTP session
ff....ff: Size in bytes of the array that is created by serializing the attribute registered in the HTTP session
gg....gg: Session ID of the HTTP session
- Description
- The size (unit: bytes) after partial serialization of the attribute that is registered in the HTTP session duplicated with the EADs session failover functionality will be displayed.
- The information of the attribute name will be included in the output size.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.