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

NPE from UpdateSite$Plugin.getNeededDependencies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None

      1.447. When configuring an update center which hosts a plugin but not all of its dependencies, if you try to install the bad plugin, Jenkins helpfully gives a 500 error:

      java.lang.NullPointerException
      	at hudson.model.UpdateSite$Plugin.getNeededDependencies(UpdateSite.java:661)
      	at hudson.model.UpdateSite$Plugin.deploy(UpdateSite.java:711)
      	at hudson.PluginManager.doInstall(PluginManager.java:589)
      

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: