NumberFormatException in Parameters.<clinit>
Issue
- We see the following exception:
Caused by: java.lang.NumberFormatException: For input string: "'5000'"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:569)
at java.lang.Integer.valueOf(Integer.java:766)
at org.apache.tomcat.util.http.Parameters.(Parameters.java:41)
Environment
- JBoss Enterprise Application Platform (EAP) 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.