uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34406-E

Negotiation failed. (J2EE application = aa....aa, context root = bb....bb, invalid parameter = (cc....cc), valid parameter = (dd....dd))

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Setup information that is the cause of negotiation failure
dd....dd: Correct setup information
Description
The negotiation process has failed when starting the EADs session failover functionality. The setup information of the Web application saved in the EADs server and the setup information of the Web application to be started is not in conformity.
The Web application startup is interrupted.
For the error parameters, information that is currently specified is output to cc....cc and information that is saved in the EADs server is output to dd....dd, in the following format:
Parameter name = Setup value
The contents of the parameter name is as follows:
  • exclude url patterns: Setting of the EADs session failover inhibition functionality#
  • session read only url patterns: Setting of the functionality to define the requests for referencing HTTP sessions#
  • session persistence version: Version of the EADs session failover functionality
#
In the case of multiple setup values, the characters are demarcated with commas (,) and output.
Action
Modify the settings in conformity with the setup information of the Web application saved on the EADs server that is displayed in dd....dd.
For changing the settings, see 7.7 Changing settings related to the EADs session failover functionality in the uCosminexus Application Server Expansion Guide.