-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution:
Out of Date
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Web (Undertow)
-
Labels:
-
Environment:
Windows 7 Enterprise Service Pack 1, JDK-1.7.0_05, jboss-as-7.1.1.Final/jboss-eap-6.0.0(Evaluation)
-
Bugzilla Update:Perform
Application throws an exception for IE browser only with "JBoss-as-7.1.1.Final" & "JBoss-eap-6.0.0(Evaluation version)" only, but it is working correctly for Firefox browser.
Note : It is working fine with "jboss-as-7.1.0.Final" version for all browsers.
Exception details :
Unhandled Exception / Error:
Internal Error (757457307) at :: Exception (Parameters processing failed.)
java.lang.IllegalStateException: Parameters processing failed.
at org.apache.tomcat.util.http.Parameters.processParameters(Parameters.java:407)
at org.apache.tomcat.util.http.Parameters.processParameters(Parameters.java:229)
at org.apache.catalina.connector.Request.parseParameters(Request.java:2874)
at org.apache.catalina.connector.Request.getParameterNames(Request.java:1333)
at org.apache.catalina.connector.RequestFacade.getParameterNames(RequestFacade.java:379).........................
- cloned to
-
JBPAPP6-941 "java.lang.IllegalStateException: Parameters processing failed"
-
- Closed
-
- relates to
-
AS7-3898 Improve the processing time of a request with a large number of parameters on JBossAS7.1.
-
- Resolved
-