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

Error 500 when saving system configuration after upgrade

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • other
    • None
    • Platform: Other, OS: Linux

    Description

      After the automatic upgrade using the web-interface from 1.332 to 1.333 it's not
      possible to save changes made in the system configuration of other forms. Before
      this upgrade this problem didn't exists.

      The error message:
      Status Code: 500
      Exception:
      Stacktrace:

      net.sf.json.JSONException: Unterminated string at character 714 of {"name":
      "Phoema", "description": "", "jobProperty0": {"useProjectSecurity": {"data":
      {"anonymous": {"hudson.model.Item.Delete": false, "hudson.model.Item.Configure":
      false, "hudson.model.Item.Read": false, "hudson.model.Item.ExtendedRead": false,
      "hudson.model.Item.Build": false, "hudson.model.Item.Workspace": false,
      "hudson.model.Run.Delete": false, "hudson.model.Run.Update": false}}, "":
      "user"}}, "jobProperty1": {}, "jdk": "Java 1.6 Update 17", "scm": {"value": "2",
      "locations":

      {"remote": "https://server", "local": ""}

      , "useUpdate": true, "":
      "auto", "excludedRegions": "", "excludedUsers": "", "excludedRevprop": ""},
      "hudson-triggers-SCM
      at net.sf.json.util.JSONTokener.syntaxError(JSONTokener.java:512)
      at net.sf.json.util.JSONTokener.nextString(JSONTokener.java:244)
      at net.sf.json.util.JSONTokener.nextValue(JSONTokener.java:352)
      at net.sf.json.JSONObject._fromJSONTokener(JSONObject.java:834)
      at net.sf.json.JSONObject._fromString(JSONObject.java:1039)
      at net.sf.json.JSONObject.fromObject(JSONObject.java:176)
      at net.sf.json.JSONObject.fromObject(JSONObject.java:147)
      at org.kohsuke.stapler.RequestImpl.getSubmittedForm(RequestImpl.java:691)
      at hudson.model.Job.doConfigSubmit(Job.java:986)
      at hudson.model.AbstractProject.doConfigSubmit(AbstractProject.java:519)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at
      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:185)
      at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:101)
      at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:54)
      at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:74)
      at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:30)
      at org.kohsuke.stapler.Stapler.invoke(Stapler.java:493)
      at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:180)
      at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:30)
      at org.kohsuke.stapler.Stapler.invoke(Stapler.java:493)
      at org.kohsuke.stapler.Stapler.invoke(Stapler.java:409)
      at org.kohsuke.stapler.Stapler.service(Stapler.java:118)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:45)
      at winstone.ServletConfiguration.execute(ServletConfiguration.java:249)
      at winstone.RequestDispatcher.forward(RequestDispatcher.java:335)
      at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:378)
      at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:94)
      at
      org.jvnet.hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:38)
      at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:97)
      at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:86)
      at winstone.FilterConfiguration.execute(FilterConfiguration.java:195)
      at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:368)
      at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:78)
      at winstone.FilterConfiguration.execute(FilterConfiguration.java:195)
      at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:368)
      at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
      at
      hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
      at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      at
      org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:166)
      at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      at
      org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
      at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      at
      org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
      at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      at
      org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
      at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      at
      org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:173)
      at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      at
      org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
      at
      hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:66)
      at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
      at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
      at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
      at winstone.FilterConfiguration.execute(FilterConfiguration.java:195)
      at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:368)
      at winstone.RequestDispatcher.forward(RequestDispatcher.java:333)
      at winstone.RequestHandlerThread.processRequest(RequestHandlerThread.java:244)
      at winstone.RequestHandlerThread.run(RequestHandlerThread.java:150)
      at java.lang.Thread.run(Thread.java:619)

      Generated by Winstone Servlet Engine v0.9.10 at Tue Nov 10 16:41:05 CET 2009

      Attachments

        Issue Links

          Activity

            johank johank created issue -
            mindless Alan Harder added a comment -

            first thing to check before digging further: make sure to shift-reload and/or
            clear cached in your browser to ensure all javascript is up to date.

            if that doesn't help, what plugins do you have installed? does downgrade back
            to 1.332 resolve the problem?

            mindless Alan Harder added a comment - first thing to check before digging further: make sure to shift-reload and/or clear cached in your browser to ensure all javascript is up to date. if that doesn't help, what plugins do you have installed? does downgrade back to 1.332 resolve the problem?
            mindless Alan Harder added a comment -

            please reply in issue #4804

                • This issue has been marked as a duplicate of 4804 ***
            mindless Alan Harder added a comment - please reply in issue #4804 This issue has been marked as a duplicate of 4804 ***
            mindless Alan Harder made changes -
            Field Original Value New Value
            Resolution Duplicate [ 3 ]
            Status Open [ 1 ] Resolved [ 5 ]
            mindless Alan Harder made changes -
            Link This issue duplicates JENKINS-4804 [ JENKINS-4804 ]
            abayer Andrew Bayer made changes -
            Status Resolved [ 5 ] Closed [ 6 ]
            rtyler R. Tyler Croy made changes -
            Workflow JNJira [ 134882 ] JNJira + In-Review [ 203123 ]

            People

              Unassigned Unassigned
              johank johank
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: