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

Plugin activation cause a NullPointerException

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Debian x64

      NullPointerException in the jenkins 1.455
      I have different stacktrace depends on monitoring plugin or not

          [JENKINS-13111] Plugin activation cause a NullPointerException

          bap added a comment -

          The configuration for the formatter is no longer appearing in the configuration page when it is selected leading to the NPE.
          The formatter works with Jenkins 1.396 to 1.454
          I need to investigate which change in core between 1.454 and 1.455 has broken the config.

          bap added a comment - The configuration for the formatter is no longer appearing in the configuration page when it is selected leading to the NPE. The formatter works with Jenkins 1.396 to 1.454 I need to investigate which change in core between 1.454 and 1.455 has broken the config.

          Code changed in jenkins
          User: bap2000
          Path:
          src/main/resources/org/jenkins_ci/plugins/pegdown_formatter/PegDownFormatter/config.jelly
          http://jenkins-ci.org/commit/pegdown-formatter-plugin/8fc54929fdea6bbeacf1ee898c649749e48fcd36
          Log:
          [FIXED JENKINS-13111] Remove section from the view

          Enable the formatter's view to appear in core 1.455 onwards

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: bap2000 Path: src/main/resources/org/jenkins_ci/plugins/pegdown_formatter/PegDownFormatter/config.jelly http://jenkins-ci.org/commit/pegdown-formatter-plugin/8fc54929fdea6bbeacf1ee898c649749e48fcd36 Log: [FIXED JENKINS-13111] Remove section from the view Enable the formatter's view to appear in core 1.455 onwards

            bap bap
            heurtemattes Sébastien Heurtematte
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: