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

Installation Wizard hangs infinitely in Install Screen

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • jenkins-2.2
      custom update site
      clean installation

      I'm experimenting with a custom Jenkins WAR file build. This build defines a custom update site, from which Jenkins takes plugins.

      So the steps I perform:
      1) Launch Jenkins with installation wizard
      2) Go to the fine-grain select
      3) Keep everything by default and press OK

      Expected result:
      1) Jenkins installs all plugins and starts up

      Actual result:
      1) Jenkins installs the most of the plugins
      2) Build timeout and matrix auth cannot be enabled according to logs
      3) The web UI hangs infinitely
      4) According to the filesystem, plugin.jpi.disabled files just do not exist at this time

      The only useful info in the installation wizard is a stacktrace:

      May 10, 2016 2:36:53 PM hudson.model.UpdateCenter$EnableJob run
      SEVERE: Failed to enable Matrix Authorization Strategy Plugin
      java.io.IOException: Failed to delete /Users/nenashev/Documents/XXX/tmp/plugins/matrix-auth.jpi.disabled
      	at hudson.PluginWrapper.enable(PluginWrapper.java:444)
      	at hudson.model.UpdateCenter$EnableJob.run(UpdateCenter.java:1447)
      	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
      	at java.lang.Thread.run(Thread.java:745)
      

          [JENKINS-34708] Installation Wizard hangs infinitely in Install Screen

          Oleg Nenashev created issue -
          Oleg Nenashev made changes -
          Assignee New: Oleg Nenashev [ oleg_nenashev ]
          Oleg Nenashev made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          Oleg Nenashev added a comment -

          Working on it

          Oleg Nenashev added a comment - Working on it
          Oleg Nenashev made changes -
          Labels New: installation ui
          Oleg Nenashev made changes -
          Summary Original: Installation Wizard hangs infinitely in Install Screen if a plugin cannot be enabled New: Installation Wizard hangs infinitely in Install Screen
          Oleg Nenashev made changes -
          Priority Original: Critical [ 2 ] New: Major [ 3 ]
          Oleg Nenashev made changes -
          Link New: This issue is related to JENKINS-34710 [ JENKINS-34710 ]

          Oleg Nenashev added a comment -

          I've fixed one of the causes: JENKINS-34710. But seems there are still issues. Needs investigation

          Oleg Nenashev added a comment - I've fixed one of the causes: JENKINS-34710 . But seems there are still issues. Needs investigation
          Oleg Nenashev made changes -
          Status Original: In Progress [ 3 ] New: Open [ 1 ]

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: