Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-21627

Stack trace javax.servlet.ServletException: java.lang.IllegalStateException: Form too large 238293>200000

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • core

      hello,

      I am getting following stack trace error message, while trying to add users in configure setting. could you please let me know solution ASAP. since it stop-over of my BAU activity.we are using 1.549 jenkins version. thanks inadvance.

      Stack trace
      javax.servlet.ServletException: java.lang.IllegalStateException: Form too large 238293>200000
      at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:778)
      at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)
      at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:390)
      at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)
      at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)
      at org.kohsuke.stapler.Stapler.invoke(Stapler.java:631)
      at org.kohsuke.stapler.Stapler.service(Stapler.java:225)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)
      at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)

          [JENKINS-21627] Stack trace javax.servlet.ServletException: java.lang.IllegalStateException: Form too large 238293>200000

          evernat added a comment -

          JENKNS-20327 says to add -Dorg.eclipse.jetty.server.Request.maxFormContentSize=5000000 option to the Jenkins startup options.

          To me, this issue is a duplicate of JENKINS-20327.
          Can you close this one as duplicate?

          evernat added a comment - JENKNS-20327 says to add -Dorg.eclipse.jetty.server.Request.maxFormContentSize=5000000 option to the Jenkins startup options. To me, this issue is a duplicate of JENKINS-20327 . Can you close this one as duplicate?

          Daniel Beck added a comment -

          Duplicates JENKINS-20327.

          Daniel Beck added a comment - Duplicates JENKINS-20327 .

          pratik muluk added a comment -

          i am facing same issue and the verison of jenkins is Jenkins ver. 1.609.1 and no such file like jenkins.xml and jetty.xml is present

          Can you please give the exact path or complete command to execute this.

          Thank You in advance

          pratik muluk added a comment - i am facing same issue and the verison of jenkins is Jenkins ver. 1.609.1 and no such file like jenkins.xml and jetty.xml is present Can you please give the exact path or complete command to execute this. Thank You in advance

          Daniel Beck added a comment -

          This is an issue tracker and not a support site.

          1.609.x is no longer supported, and hasn't been for a long time. Upgrade Jenkins to a recent version and you won't have this problem.

          Daniel Beck added a comment - This is an issue tracker and not a support site. 1.609.x is no longer supported, and hasn't been for a long time. Upgrade Jenkins to a recent version and you won't have this problem.

          pratik muluk added a comment -

          Thank You Daniel issue got resolved

          pratik muluk added a comment - Thank You Daniel issue got resolved

            Unassigned Unassigned
            rmehta Riten Mehta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: