The session information 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, global session ID = hh....hh)
- aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Request URL
dd....dd: Name of the object registered in the HTTP session
ee....ee: Class name of the object registered in the HTTP session
ff....ff: Size (in bytes) of the global session information created from the objects registered in the HTTP session
gg....gg: HTTP session ID
hh....hh: Global session ID
- Description
- The size (in bytes) of the global session information of a single object replicated by the memory session failover functionality is indicated.
- The output size includes the size of the key names and the delimiting characters.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.