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

Configure System hangs with "LOADING" gray div covering top half of settings

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved (View Workflow)
    • Critical
    • Resolution: Duplicate
    • other
    • None

    Description

      I am setting up Jenkins for the first time. I've successfully gone into the configure system screen before, because I was able to set up matrix user permissions as outlined in the Standard Security guide. I wanted to add an environment variable to set the time, but now I'm unable, because the page load never completes. I'm new to java, but happy to troubleshoot and try things if you tell me what logs to look at. This is NOT running under TomCat.

      Attachments

        Issue Links

          Activity

            pedersen Björn Pedersen added a comment - https://issues.jenkins-ci.org/browse/JENKINS-19248

            In my case it was also "Publish Over SSH Plugin" plugin.
            I uninstall that and everything worked well.

            tlindema Tommi Lindeman added a comment - In my case it was also "Publish Over SSH Plugin" plugin. I uninstall that and everything worked well.
            linuxadmins Mat Gomes added a comment -

            https://issues.jenkins-ci.org/browse/JENKINS-19562
            Disabled "Publish Over SSH Plugin" fixed the issue.
            Yet we still require the plugin.

            linuxadmins Mat Gomes added a comment - https://issues.jenkins-ci.org/browse/JENKINS-19562 Disabled "Publish Over SSH Plugin" fixed the issue. Yet we still require the plugin.
            jglick Jesse Glick added a comment -

            Believed to have been resolved with the fix in JENKINS-19457.

            jglick Jesse Glick added a comment - Believed to have been resolved with the fix in JENKINS-19457 .

            We solved this by touching the jenkins war file, to restart/recreate internal server directories (I guess).

            We got this problem when moving an installation between machines. We figured it out when some of the javascripts could not be found. Looking at the webconsole (firefox) and the network we found that bind.js got a 404. The request was: /adjuncts/61a88662/org/kohsuke/stapler/bind.js. Touching the war-file and thus restarting jenkins another directory (simular to 61a88662) was used and then all started working.

            mattias_b_persson Mattias Persson added a comment - We solved this by touching the jenkins war file, to restart/recreate internal server directories (I guess). We got this problem when moving an installation between machines. We figured it out when some of the javascripts could not be found. Looking at the webconsole (firefox) and the network we found that bind.js got a 404. The request was: /adjuncts/61a88662/org/kohsuke/stapler/bind.js. Touching the war-file and thus restarting jenkins another directory (simular to 61a88662) was used and then all started working.

            People

              Unassigned Unassigned
              jay_levitt Jay Levitt
              Votes:
              14 Vote for this issue
              Watchers:
              24 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: