]
Brian Stansberry updated WFLY-11410:
------------------------------------
Priority: Major (was: Blocker)
java.lang.RuntimeException: io.undertow.util.ParameterLimitException:
UT000047: The number of parameters exceeded the maximum of 1000
-------------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-11410
URL:
https://issues.jboss.org/browse/WFLY-11410
Project: WildFly
Issue Type: Bug
Affects Versions: 14.0.0.Final
Reporter: Suganya Rajeswaran
Assignee: Stuart Douglas
Priority: Major
Hi,
I have set max-parameters="5000" in standalone.xml. But still I am facing
*java.lang.RuntimeException: io.undertow.util.ParameterLimitException: UT000047: The
number of parameters exceeded the maximum of 1000* issue in some pages of my application.
I am using WildFly 14.