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

Exception when editing nodes

    XMLWordPrintable

Details

    Description

      When I press the edit node link I get the following OOPS with Stack trace:
      javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.588.jar!/lib/form/descriptorList.jelly:78:49: <j:forEach> class hudson.plugins.xvnc.DisplayAllocator$Property is missing its descriptor
      at org.kohsuke.stapler.jelly.JellyFacet$1.dispatch(JellyFacet.java:103)
      at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
      at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
      at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:391)
      at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
      at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
      at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:211)
      at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
      at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)

      Attachments

        Activity

          Fixed in 1.21

          olivergondza Oliver Gondža added a comment - Fixed in 1.21

          Code changed in jenkins
          User: Oliver Gondža
          Path:
          src/main/java/hudson/plugins/xvnc/DisplayAllocator.java
          src/test/java/hudson/plugins/xvnc/XvncTest.java
          http://jenkins-ci.org/commit/xvnc-plugin/80407410ada90bd97ca20a42d2f3d25f5876092f
          Log:
          [FIXED JENKINS-25424] Register the descriptor

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oliver Gondža Path: src/main/java/hudson/plugins/xvnc/DisplayAllocator.java src/test/java/hudson/plugins/xvnc/XvncTest.java http://jenkins-ci.org/commit/xvnc-plugin/80407410ada90bd97ca20a42d2f3d25f5876092f Log: [FIXED JENKINS-25424] Register the descriptor

          Code changed in jenkins
          User: Oliver Gondža
          Path:
          src/main/java/hudson/plugins/xvnc/DisplayAllocator.java
          http://jenkins-ci.org/commit/xvnc-plugin/39ec1bd658228ac535b8ddfa9bc65c84b6d103e8
          Log:
          JENKINS-25424 Correctly hide the property descriptor

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oliver Gondža Path: src/main/java/hudson/plugins/xvnc/DisplayAllocator.java http://jenkins-ci.org/commit/xvnc-plugin/39ec1bd658228ac535b8ddfa9bc65c84b6d103e8 Log: JENKINS-25424 Correctly hide the property descriptor

          Code changed in jenkins
          User: Oliver Gondža
          Path:
          src/test/java/hudson/plugins/xvnc/XvncTest.java
          http://jenkins-ci.org/commit/xvnc-plugin/c68619dd57d7b048b25dd449a26c8cf4e6c95818
          Log:
          JENKINS-25424 End-to-end test

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oliver Gondža Path: src/test/java/hudson/plugins/xvnc/XvncTest.java http://jenkins-ci.org/commit/xvnc-plugin/c68619dd57d7b048b25dd449a26c8cf4e6c95818 Log: JENKINS-25424 End-to-end test

          Code changed in jenkins
          User: Oliver Gondža
          Path:
          src/main/java/hudson/plugins/xvnc/DisplayAllocator.java
          src/test/java/hudson/plugins/xvnc/XvncTest.java
          http://jenkins-ci.org/commit/xvnc-plugin/9cde893ced088cfe6e8ff40150163832ea7a2de4
          Log:
          Merge pull request #4 from olivergondza/register-descriptor

          [FIXED JENKINS-25424] Register the descriptor

          Compare: https://github.com/jenkinsci/xvnc-plugin/compare/2cb6669f1b53...9cde893ced08

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oliver Gondža Path: src/main/java/hudson/plugins/xvnc/DisplayAllocator.java src/test/java/hudson/plugins/xvnc/XvncTest.java http://jenkins-ci.org/commit/xvnc-plugin/9cde893ced088cfe6e8ff40150163832ea7a2de4 Log: Merge pull request #4 from olivergondza/register-descriptor [FIXED JENKINS-25424] Register the descriptor Compare: https://github.com/jenkinsci/xvnc-plugin/compare/2cb6669f1b53...9cde893ced08

          People

            levsa Levon Saldamli
            aholzmann Andreas Holzmann
            Votes:
            2 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: