My Oracle Support Banner

"java.lang.IllegalStateException: Form too large" Error During the Form Upload Using ORDS Standalone (Doc ID 2158371.1)

Last updated on APRIL 07, 2021

Applies to:

Oracle Application Express (APEX) - Version 4.2.0.00.27 and later
Oracle REST Data Services - Version 3.0.5 and later
Oracle Database Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

  

While trying to upload file to the Apex application using the ORDS, the following error is being seen:

2016-07-03 06:49:50.985:WARN:oejh.HttpParser:qtp1286084959-5598: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@6edd4eaa{r=17,a=IDLE,uri=-}
2016-07-03 06:49:51.269:WARN:oejs.ServletHandler:qtp1286084959-4350: /ords/hivepdb/wwv_flow.show
java.lang.IllegalStateException: Form too large: 420109 > 200000
at org.eclipse.jetty.server.Request.extractFormParameters(Request.java:364)
at org.eclipse.jetty.server.Request.extractContentParameters(Request.java:302)
at org.eclipse.jetty.server.Request.extractParameters(Request.java:256)
at org.eclipse.jetty.server.Request.getParameterMap(Request.java:841)
at oracle.dbtools.http.servlet.NormalizedHttpServletRequest.formParameters(NormalizedHttpServletRequest.java:167)
at oracle.dbtools.http.servlet.NormalizedHttpServletRequest.(NormalizedHttpServletRequest.java:110)
at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:751)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:566)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:498)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
....



Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.