• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • git-plugin
    • Debian SID, Jenkins 1.449 (was also broken in 1.448), git 1.7.8.3-1

      I have set up a local build, using my local repository, directly from my workspace.
      I have even removed the old project (which worked before 1.448) When I start the build I get this:

      Building in workspace /var/lib/jenkins/jobs/camarotisCMS/workspace
      Checkout:workspace / /var/lib/jenkins/jobs/camarotisCMS/workspace - hudson.remoting.LocalChannel@1d6a5ae9
      Using strategy: Default
      FATAL: Error while setting property=list type class java.lang.String
      net.sf.json.JSONException: Error while setting property=list type class java.lang.String
      at net.sf.json.JSONObject.toBean(JSONObject.java:581)
      at net.sf.json.JSONObject.toBean(JSONObject.java:383)
      at net.sf.json.JSONObject.toBean(JSONObject.java:250)
      at hudson.tools.DownloadFromUrlInstaller$DescriptorImpl.getInstallables(DownloadFromUrlInstaller.java:151)
      at hudson.tools.DownloadFromUrlInstaller.getInstallable(DownloadFromUrlInstaller.java:54)
      at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:63)
      at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
      at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
      at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:150)
      at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:515)
      at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:173)
      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:948)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1195)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:576)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:465)
      at hudson.model.Run.run(Run.java:1404)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:238)
      Caused by: net.sf.ezmorph.MorphException: target class is an array
      at net.sf.ezmorph.bean.BeanMorpher.validateClass(BeanMorpher.java:192)
      at net.sf.ezmorph.bean.BeanMorpher.<init>(BeanMorpher.java:70)
      at net.sf.ezmorph.bean.BeanMorpher.<init>(BeanMorpher.java:59)
      at net.sf.json.JSONObject.toBean(JSONObject.java:503)
      ... 18 more

          [JENKINS-12555] Git checkout fails with JSONException

          Mark Waite added a comment -

          There is a similar report in pastebin from 3 Jan 2012 at http://pastebin.com/gncHWbtP . It has the same symptoms and the same message (target class is an array), but uses a different workspace.

          There is a similar report for the same message against the MongoDB component at https://issues.jenkins-ci.org/browse/JENKINS-12159.

          I suspect both issues have since been resolved by changes to core.

          Mark Waite added a comment - There is a similar report in pastebin from 3 Jan 2012 at http://pastebin.com/gncHWbtP . It has the same symptoms and the same message (target class is an array), but uses a different workspace. There is a similar report for the same message against the MongoDB component at https://issues.jenkins-ci.org/browse/JENKINS-12159 . I suspect both issues have since been resolved by changes to core.

          Mark Waite added a comment -

          Considering the age of this bug and the absence of similar reports elsewhere in the last 18 months, I'm closing it as "Cannot Reporduce"

          Mark Waite added a comment - Considering the age of this bug and the absence of similar reports elsewhere in the last 18 months, I'm closing it as "Cannot Reporduce"

            abayer Andrew Bayer
            pcornelissen Patrick Cornelißen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: