uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34264-E

The settings for GSInfoKey-RW or GSInfoKey-R are inconsistent. (J2EE application = aa....aa, context root = bb....bb)

aa....aa: J2EE application name
bb....bb: Context root name
Description
The GSInfoKey-RW and GSInfoKey-Re key values specified in the initialization parameters (<init-param> tag) of the filter used for the session failover function conflict.
The settings of both the keys, the key of the rewritable global session and the key of the read-only global session, are specified for the entire session information registered in the HTTP session.
Action
When the entire session information registered in the HTTP session is to be inherited, specify either the rewritable global session information or the read-only 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. Create and start J2EE applications from the Web application in which the settings have been applied.