|
Configure System hangs with "LOADING" gray div covering top half of settings
---------------------------------------------------------------------------- Key: JENKINS-9494 URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 Project: Jenkins Issue Type: Bug Components: infrastructure Affects Versions: current Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) AWS EC2 cloud instance machine package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: "Package: jenkins Priority: extra Section: devel Installed-Size: 37480 Maintainer: Kohsuke Kawaguchi <[hidden email]> Architecture: all Version: 1.404 Replaces: hudson Depends: daemon, adduser, psmisc, java2-runtime Conflicts: hudson Filename: binary/jenkins_1.404_all.deb Size: 38056418 MD5sum: 84529c04673ebe58208b4d0820853e54 SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 Description: Continuous integration system written in Java Jenkins is an extensible continuous engine written in Java. Homepage: https://jenkins-ci.org/ " Note despite this 1.404, Jenkins actually displays 1.407 in its footer Reporter: Jay Levitt 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. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.jenkins-ci.org/browse/JENKINS-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=150075#comment-150075 ] John Irizarry commented on JENKINS-9494: ---------------------------------------- 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. > Configure System hangs with "LOADING" gray div covering top half of settings > ---------------------------------------------------------------------------- > > Key: JENKINS-9494 > URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) > OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) > AWS EC2 cloud instance machine > package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: > "Package: jenkins > Priority: extra > Section: devel > Installed-Size: 37480 > Maintainer: Kohsuke Kawaguchi <[hidden email]> > Architecture: all > Version: 1.404 > Replaces: hudson > Depends: daemon, adduser, psmisc, java2-runtime > Conflicts: hudson > Filename: binary/jenkins_1.404_all.deb > Size: 38056418 > MD5sum: 84529c04673ebe58208b4d0820853e54 > SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 > SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 > Description: Continuous integration system written in Java > Jenkins is an extensible continuous engine written in Java. > Homepage: https://jenkins-ci.org/ > " > Note despite this 1.404, Jenkins actually displays 1.407 in its footer > Reporter: Jay Levitt > > 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. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=153831#comment-153831 ] dorothyvaliga commented on JENKINS-9494: ---------------------------------------- I am having this issue with build 1.434 on CentOS jdk1.6.0_18-b07 amd64 not running under tomcat, not winstone. > Configure System hangs with "LOADING" gray div covering top half of settings > ---------------------------------------------------------------------------- > > Key: JENKINS-9494 > URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) > OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) > AWS EC2 cloud instance machine > package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: > "Package: jenkins > Priority: extra > Section: devel > Installed-Size: 37480 > Maintainer: Kohsuke Kawaguchi <[hidden email]> > Architecture: all > Version: 1.404 > Replaces: hudson > Depends: daemon, adduser, psmisc, java2-runtime > Conflicts: hudson > Filename: binary/jenkins_1.404_all.deb > Size: 38056418 > MD5sum: 84529c04673ebe58208b4d0820853e54 > SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 > SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 > Description: Continuous integration system written in Java > Jenkins is an extensible continuous engine written in Java. > Homepage: https://jenkins-ci.org/ > " > Note despite this 1.404, Jenkins actually displays 1.407 in its footer > Reporter: Jay Levitt > > 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. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156510#comment-156510 ] Aleksey Derevyankin commented on JENKINS-9494: ---------------------------------------------- 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. > Configure System hangs with "LOADING" gray div covering top half of settings > ---------------------------------------------------------------------------- > > Key: JENKINS-9494 > URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) > OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) > AWS EC2 cloud instance machine > package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: > "Package: jenkins > Priority: extra > Section: devel > Installed-Size: 37480 > Maintainer: Kohsuke Kawaguchi <[hidden email]> > Architecture: all > Version: 1.404 > Replaces: hudson > Depends: daemon, adduser, psmisc, java2-runtime > Conflicts: hudson > Filename: binary/jenkins_1.404_all.deb > Size: 38056418 > MD5sum: 84529c04673ebe58208b4d0820853e54 > SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 > SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 > Description: Continuous integration system written in Java > Jenkins is an extensible continuous engine written in Java. > Homepage: https://jenkins-ci.org/ > " > Note despite this 1.404, Jenkins actually displays 1.407 in its footer > Reporter: Jay Levitt > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Lee updated JENKINS-9494: ------------------------------- Priority: Critical (was: Major) > Configure System hangs with "LOADING" gray div covering top half of settings > ---------------------------------------------------------------------------- > > Key: JENKINS-9494 > URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) > OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) > AWS EC2 cloud instance machine > package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: > "Package: jenkins > Priority: extra > Section: devel > Installed-Size: 37480 > Maintainer: Kohsuke Kawaguchi <[hidden email]> > Architecture: all > Version: 1.404 > Replaces: hudson > Depends: daemon, adduser, psmisc, java2-runtime > Conflicts: hudson > Filename: binary/jenkins_1.404_all.deb > Size: 38056418 > MD5sum: 84529c04673ebe58208b4d0820853e54 > SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 > SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 > Description: Continuous integration system written in Java > Jenkins is an extensible continuous engine written in Java. > Homepage: https://jenkins-ci.org/ > " > Note despite this 1.404, Jenkins actually displays 1.407 in its footer > Reporter: Jay Levitt > Priority: Critical > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156568#comment-156568 ] Aleksey Derevyankin commented on JENKINS-9494: ---------------------------------------------- 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 > Configure System hangs with "LOADING" gray div covering top half of settings > ---------------------------------------------------------------------------- > > Key: JENKINS-9494 > URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) > OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) > AWS EC2 cloud instance machine > package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: > "Package: jenkins > Priority: extra > Section: devel > Installed-Size: 37480 > Maintainer: Kohsuke Kawaguchi <[hidden email]> > Architecture: all > Version: 1.404 > Replaces: hudson > Depends: daemon, adduser, psmisc, java2-runtime > Conflicts: hudson > Filename: binary/jenkins_1.404_all.deb > Size: 38056418 > MD5sum: 84529c04673ebe58208b4d0820853e54 > SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 > SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 > Description: Continuous integration system written in Java > Jenkins is an extensible continuous engine written in Java. > Homepage: https://jenkins-ci.org/ > " > Note despite this 1.404, Jenkins actually displays 1.407 in its footer > Reporter: Jay Levitt > Priority: Critical > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156627#comment-156627 ] Aleksey Derevyankin commented on JENKINS-9494: ---------------------------------------------- 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. > Configure System hangs with "LOADING" gray div covering top half of settings > ---------------------------------------------------------------------------- > > Key: JENKINS-9494 > URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) > OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) > AWS EC2 cloud instance machine > package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: > "Package: jenkins > Priority: extra > Section: devel > Installed-Size: 37480 > Maintainer: Kohsuke Kawaguchi <[hidden email]> > Architecture: all > Version: 1.404 > Replaces: hudson > Depends: daemon, adduser, psmisc, java2-runtime > Conflicts: hudson > Filename: binary/jenkins_1.404_all.deb > Size: 38056418 > MD5sum: 84529c04673ebe58208b4d0820853e54 > SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 > SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 > Description: Continuous integration system written in Java > Jenkins is an extensible continuous engine written in Java. > Homepage: https://jenkins-ci.org/ > " > Note despite this 1.404, Jenkins actually displays 1.407 in its footer > Reporter: Jay Levitt > Priority: Critical > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156735#comment-156735 ] Shane Lee commented on JENKINS-9494: ------------------------------------ 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. > Configure System hangs with "LOADING" gray div covering top half of settings > ---------------------------------------------------------------------------- > > Key: JENKINS-9494 > URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) > OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) > AWS EC2 cloud instance machine > package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: > "Package: jenkins > Priority: extra > Section: devel > Installed-Size: 37480 > Maintainer: Kohsuke Kawaguchi <[hidden email]> > Architecture: all > Version: 1.404 > Replaces: hudson > Depends: daemon, adduser, psmisc, java2-runtime > Conflicts: hudson > Filename: binary/jenkins_1.404_all.deb > Size: 38056418 > MD5sum: 84529c04673ebe58208b4d0820853e54 > SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 > SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 > Description: Continuous integration system written in Java > Jenkins is an extensible continuous engine written in Java. > Homepage: https://jenkins-ci.org/ > " > Note despite this 1.404, Jenkins actually displays 1.407 in its footer > Reporter: Jay Levitt > Priority: Critical > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156736#comment-156736 ] Shane Lee commented on JENKINS-9494: ------------------------------------ Addition to this, i think its actually a particular plugin that is causing the issue!! > Configure System hangs with "LOADING" gray div covering top half of settings > ---------------------------------------------------------------------------- > > Key: JENKINS-9494 > URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) > OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) > AWS EC2 cloud instance machine > package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: > "Package: jenkins > Priority: extra > Section: devel > Installed-Size: 37480 > Maintainer: Kohsuke Kawaguchi <[hidden email]> > Architecture: all > Version: 1.404 > Replaces: hudson > Depends: daemon, adduser, psmisc, java2-runtime > Conflicts: hudson > Filename: binary/jenkins_1.404_all.deb > Size: 38056418 > MD5sum: 84529c04673ebe58208b4d0820853e54 > SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 > SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 > Description: Continuous integration system written in Java > Jenkins is an extensible continuous engine written in Java. > Homepage: https://jenkins-ci.org/ > " > Note despite this 1.404, Jenkins actually displays 1.407 in its footer > Reporter: Jay Levitt > Priority: Critical > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161634#comment-161634 ] Tim Aerdts commented on JENKINS-9494: ------------------------------------- I found this problem as well, at first I thought it was because I installed the following plugin: https://wiki.jenkins-ci.org/display/JENKINS/Create+Job+Advanced+Plugin But it was because I had a ' character in my job's name. > Configure System hangs with "LOADING" gray div covering top half of settings > ---------------------------------------------------------------------------- > > Key: JENKINS-9494 > URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) > OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) > AWS EC2 cloud instance machine > package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: > "Package: jenkins > Priority: extra > Section: devel > Installed-Size: 37480 > Maintainer: Kohsuke Kawaguchi <[hidden email]> > Architecture: all > Version: 1.404 > Replaces: hudson > Depends: daemon, adduser, psmisc, java2-runtime > Conflicts: hudson > Filename: binary/jenkins_1.404_all.deb > Size: 38056418 > MD5sum: 84529c04673ebe58208b4d0820853e54 > SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 > SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 > Description: Continuous integration system written in Java > Jenkins is an extensible continuous engine written in Java. > Homepage: https://jenkins-ci.org/ > " > Note despite this 1.404, Jenkins actually displays 1.407 in its footer > Reporter: Jay Levitt > Priority: Critical > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162882#comment-162882 ] Andreas Katzig commented on JENKINS-9494: ----------------------------------------- Encountered the same today. Should be possible to fix ... > Configure System hangs with "LOADING" gray div covering top half of settings > ---------------------------------------------------------------------------- > > Key: JENKINS-9494 > URL: https://issues.jenkins-ci.org/browse/JENKINS-9494 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1) > OpenJDK Client VM (build 19.0-b09, mixed mode, sharing) > AWS EC2 cloud instance machine > package installed by the recommended apt-get instructions on jenkins-ci.org. apt-show says: > "Package: jenkins > Priority: extra > Section: devel > Installed-Size: 37480 > Maintainer: Kohsuke Kawaguchi <[hidden email]> > Architecture: all > Version: 1.404 > Replaces: hudson > Depends: daemon, adduser, psmisc, java2-runtime > Conflicts: hudson > Filename: binary/jenkins_1.404_all.deb > Size: 38056418 > MD5sum: 84529c04673ebe58208b4d0820853e54 > SHA1: 1c5df6bd354395edac88e136d9503ee8c92d60f3 > SHA256: 25270ed4f113423754c4fab03e48d13396896d98f087e8980e11e61bd97ff711 > Description: Continuous integration system written in Java > Jenkins is an extensible continuous engine written in Java. > Homepage: https://jenkins-ci.org/ > " > Note despite this 1.404, Jenkins actually displays 1.407 in its footer > Reporter: Jay Levitt > Priority: Critical > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
|||||||||||
| Powered by Nabble | Edit this page |

This is a browser related issue, not a plugin issue. This happens with current Chrome on OS X but not with Safari.
On Chrome I can see this on JS console:
Uncaught TypeError: Object [object HTMLTableCellElement] has no method 'hasClassName' prototype.js:856