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

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

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • other
    • None

      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.

          [JENKINS-9494] Configure System hangs with "LOADING" gray div covering top half of settings

          Jay Levitt created issue -

          John Irizarry added a comment -

          Interesting.. I too had this issue, however, I was able to overcome it by using http://localhost:8080 rather than the FQDN of the server; IE9 Win08 Srvr.

          John Irizarry added a comment - Interesting.. I too had this issue, however, I was able to overcome it by using http://localhost:8080 rather than the FQDN of the server; IE9 Win08 Srvr.

          dorothyvaliga added a comment -

          I am having this issue with build 1.434 on CentOS jdk1.6.0_18-b07 amd64 not running under tomcat, not winstone.

          dorothyvaliga added a comment - I am having this issue with build 1.434 on CentOS jdk1.6.0_18-b07 amd64 not running under tomcat, not winstone.

          I have same problem on Jenkins ver. 1.442 on windows and winstone.
          It appears after upgrading to 1.442 from 1.441 and downgrade won't help.

          Aleksey Derevyankin added a comment - I have same problem on Jenkins ver. 1.442 on windows and winstone. It appears after upgrading to 1.442 from 1.441 and downgrade won't help.

          Shane Lee added a comment -

          i get the same issue

          Shane Lee added a comment - i get the same issue
          Shane Lee made changes -
          Link New: This issue is duplicated by JENKINS-12051 [ JENKINS-12051 ]
          Shane Lee made changes -
          Priority Original: Major [ 3 ] New: Critical [ 2 ]

          Chrome reports an error here
          function registerValidator(e) {
          e.targetElement = findFollowingTR(e, "validation-error-area").firstChild.nextSibling;
          e.targetUrl = function()

          { return eval(this.getAttribute("checkUrl")); }

          ;
          var method = e.getAt

          Stack
          Uncaught TypeError: Cannot read property 'value' of undefined
          (anonymous function)
          e.targetUrlhudson-behavior.js:338
          registerValidatorhudson-behavior.js:343
          Object.extend._eachprototype.js:676
          applybehavior.js:73
          (anonymous function)behavior.js:79
          Object.extend._eachprototype.js:676
          Behaviour.applySubtreebehavior.js:68
          Behaviour.applybehavior.js:54
          (anonymous function)behavior.js:49
          window.onload

          Aleksey Derevyankin added a comment - Chrome reports an error here function registerValidator(e) { e.targetElement = findFollowingTR(e, "validation-error-area").firstChild.nextSibling; e.targetUrl = function() { return eval(this.getAttribute("checkUrl")); } ; var method = e.getAt Stack Uncaught TypeError: Cannot read property 'value' of undefined (anonymous function) e.targetUrlhudson-behavior.js:338 registerValidatorhudson-behavior.js:343 Object.extend._eachprototype.js:676 applybehavior.js:73 (anonymous function)behavior.js:79 Object.extend._eachprototype.js:676 Behaviour.applySubtreebehavior.js:68 Behaviour.applybehavior.js:54 (anonymous function)behavior.js:49 window.onload

          Workaround is to backup a config files, reinstall jenkins, install all plugins and restore everything from backup.
          Loading full backup is not working for me.

          Aleksey Derevyankin added a comment - Workaround is to backup a config files, reinstall jenkins, install all plugins and restore everything from backup. Loading full backup is not working for me.

          Shane Lee added a comment -

          Webpage error details

          User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727)
          Timestamp: Wed, 14 Dec 2011 12:51:36 UTC

          Message: Object required
          Line: 884
          Char: 33
          Code: 0
          URI: http://jenkins/static/e8943c49/scripts/hudson-behavior.js

          This is with the latest release, it is really slowing me up.

          Shane Lee added a comment - Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727) Timestamp: Wed, 14 Dec 2011 12:51:36 UTC Message: Object required Line: 884 Char: 33 Code: 0 URI: http://jenkins/static/e8943c49/scripts/hudson-behavior.js This is with the latest release, it is really slowing me up.

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

              Created:
              Updated:
              Resolved: