uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34409-I

A difference in the parameter settings was detected during negotiation. Processing will continue. (J2EE application = aa....aa, context root = bb....bb, parameter defined by Web application = (cc....cc), parameter stored in EADs server = (dd....dd))

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Information currently specified in the Web application
dd....dd: Information saved on the EADs server
Description
With the negotiation process during startup of the EADs session failover functionality, the setting information of the Web application saved on the EADs server and the setting information of the Web application to be started are not in conformity. However, the process will continue.
For a parameter in which setting information is not in conformity, the information that is currently set is output to cc....cc and the information saved on the EADs server is output to dd....dd, in the following format:
Parameter name = Setting value
The parameter contents are as follows:
  • max sessions: Maximum value of the HttpSession object count
  • max inactive interval: Validity period of the HTTP session defined with web.xml
If multiple setting information is not in conformity, the information is output with commas (,) as demarcators.