Oracle Weblogic Server (MOSC)

MOSC Banner

Rejecting request since max request parameter limit exceeded 10000

edited Feb 26, 2016 7:12AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered

I am running WebLogic 10.3.6.0.8. Web application get "Rejecting request since max request parameter limit exceeded 10000" error. I followed an instruction found on Oracle support site and tried to use WLST to set MaxRequestParamterCount to -1. However, it does not work for me.

In WLST, ls() does not list "MaxRequestParamterCount" as a valid parameter. And when I tried to run "cmo.getWebServer().setMaxRequestParamterCount(-1)", got error message:

Traceback (innermost last):

File "<console>", line 1, in ?

AttributeError: setMaxRequestParamterCount

Please help.

Thanks.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center