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