uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJJ10042-E
The request parameter count exceeded the maximum number (context root = aa....aa, request URI = bb....bb, max count = cc....cc)
- aa....aa: Context root
bb....bb: Request URI
cc....cc: Maximum number of form parameters
- Description
- The number of form data parameters sent by the client exceeded the maximum value.
- Action
- Check whether the number of form data parameters sent by the client exceeds the value (maximum number of form parameters) set in the webserver.connector.limit.max_parameter_count key of the user property file for J2EE servers. If the number of form parameters used exceeds the maximum value, change the maximum number of form parameters to an appropriate value. If you change the maximum number of form parameters, you must restart the J2EE server.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.