[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-30 Thread vinc...@latombe.net (JIRA)















































Vincent Latombe
 resolved  JENKINS-16165 as Fixed


Configure screen stuck in LOADING state
















Fixed in 1.3.14





Change By:


Vincent Latombe
(30/Jan/13 8:46 PM)




Status:


Open
Resolved





Assignee:


stephenconnolly
VincentLatombe





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-30 Thread vinc...@latombe.net (JIRA)















































Vincent Latombe
 assigned  JENKINS-16165 to C S



Configure screen stuck in LOADING state
















Change By:


Vincent Latombe
(30/Jan/13 10:11 PM)




Assignee:


VincentLatombe
CS



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-30 Thread mar...@helff.net (JIRA)














































Martin Helff
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















Hi Vincent, this is working now, thanks!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-29 Thread mhe...@java.net (JIRA)














































mhelff
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















Agree with Jesse, it looks like multiple problems. Brians report is reproducible for me: Take a fresh Jenkins installation, create a job, install Clearcase plugin 1.3.13 and try to configure the job again: Broken. The real reason is visible in the Jenkins-Log:


29.01.2013 09:01:58 org.kohsuke.stapler.compression.CompressionFilter reportException
WARNUNG: Untrapped servlet exception
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: 
file:/home/helffm/.jenkins/plugins/clearcase/WEB-INF/classes/hudson/plugins/clearcase/ClearCaseSCM/config.jelly:120:80: 
st:include No page found 'overrideViewStorage.jelly' for class hudson.plugins.clearcase.ClearCaseSCM
	at org.kohsuke.stapler.jelly.JellyFacet$1.dispatch(JellyFacet.java:103)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:573)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:658)
	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)


Looks to me that 1.3.13 is generally broken.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-29 Thread vinc...@latombe.net (JIRA)














































Vincent Latombe
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















I'm not able to reproduce. Since overrideViewStorage.jelly is present under AbstractClearcaseScm it is resolved as expected by stapler.

How are you running Jenkins? I'm running the standalone container (using java -jar jenkins.war). Maybe it is a stapler bug?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-29 Thread mhe...@java.net (JIRA)














































Martin Helff
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















For reproducing it i used the standalone container (java -jar jenkins.war), had a fresh jenkins work directory, no additional plugins installed. The Clearcase plugin was installed from the update center.
On my instance it did not find the file because it is located in AbstractClearcaseScm and the "hudson.plugins.clearcase.ClearCaseSCM" package is prefixed to the filename before the lookup.
Jenkins version was 1.500 (but it also happened with 1.482 in our production environment), my system is a standard ubuntu installation (12.10)



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-29 Thread vinc...@latombe.net (JIRA)














































Vincent Latombe
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















I will try to reproduce with a fresh 1.500.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-29 Thread vinc...@latombe.net (JIRA)














































Vincent Latombe
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















On Windows, fresh Jenkins 1.500, I created a freestyle job, then installed the clearcase plugin 1.3.13. Works perfectly fine.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-29 Thread mar...@helff.net (JIRA)














































Martin Helff
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















you are right - on Windows it works. Just double checked on Linux (Ubuntu and RHEL): Does not work - seems to be a platform issue.
Not sure if it is a stapler bug or just works by accident on windows.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-29 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















Code changed in jenkins
User: Vincent Latombe
Path:
 src/main/resources/hudson/plugins/clearcase/AbstractClearCaseScm/help-overrideViewStorage.html
 src/main/resources/hudson/plugins/clearcase/AbstractClearCaseScm/help-viewStorage.html
 src/main/resources/hudson/plugins/clearcase/AbstractClearCaseScm/overrideViewStorage.jelly
 src/main/resources/hudson/plugins/clearcase/AbstractClearcaseScm/help-overrideViewStorage.html
 src/main/resources/hudson/plugins/clearcase/AbstractClearcaseScm/help-viewStorage.html
 src/main/resources/hudson/plugins/clearcase/AbstractClearcaseScm/overrideViewStorage.jelly
http://jenkins-ci.org/commit/clearcase-plugin/9d7b8f2644de304478d2219ab1464797f85fdad0
Log:
  JENKINS-16165 Casing issue with resources of AbstractClearCaseScm.

On Windows it worked because it doesn't care about casing, however on
linux it broke.



 
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-29 Thread vinc...@latombe.net (JIRA)














































Vincent Latombe
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















Got it. It was a simple case issue, the resources folder was named AbstractClearcaseScm instead of AbstractClearCaseScm. So no wonder it worked only on Windows but not on Linux.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-29 Thread vinc...@latombe.net (JIRA)














































Vincent Latombe
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















Martin, can you build master and check if it fixes the issue? If so I will release 1.3.14 with this fix.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-28 Thread brian.pre...@googlemail.com (JIRA)














































Brian Preuß
 commented on  JENKINS-16165


Configure screen stuck in LOADING state
















Zeitstempel: 28.01.2013 12:59:05
Fehler: TypeError: $(...) is undefined
Quelldatei: https://hostname:port/path/adjuncts/89bcf893/lib/form/radioBlock/radioBlock.js
Zeile: 53




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-28 Thread brian.pre...@googlemail.com (JIRA)












































 
Brian Preuß
 edited a comment on  JENKINS-16165


Configure screen stuck in LOADING state
















Same bug with Jenkins 1.500, ClearCase Plugin 1.3.13 and without Email-ext-plugin

Firefox 18.0.1 shows this error in the _javascript_ console:

Zeitstempel: 28.01.2013 12:59:05
Fehler: TypeError: $(...) is undefined
Quelldatei: https://hostname:port/path/adjuncts/89bcf893/lib/form/radioBlock/radioBlock.js
Zeile: 53


Downgrading to ClearCase Plugin 1.3.12 resolved this issue for us.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-21 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 updated  JENKINS-16165


Configure screen stuck in LOADING state
















Change By:


Jesse Glick
(21/Jan/13 2:46 PM)




Component/s:


clearcase



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-21 Thread lpu...@sproutloud.com (JIRA)














































Laurentius Purba
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















I got the same error with "LOADING" div; I resolved the issue by downgrading Email-ext plugin from 2.25 to 2.14.1.

I have my jenkins installed on FreeBSD 7.2, with latest jenkin 1.499.

I opened the configuration from Firefox 18.0 and Chrome 23.0.1271.91 in Xubuntu.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-21 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 updated  JENKINS-16165


Configure screen stuck in LOADING state
















Probably looking at multiple unrelated bugs here.





Change By:


Jesse Glick
(21/Jan/13 3:46 PM)




Component/s:


email-ext





Component/s:


core



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-18 Thread frank.stockm...@gmail.com (JIRA)














































frank stockmans
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















I had the same issue, I could trace it back to an upgrade of the clearcase plugin from 1.3.13 to 1.3.6 on jenkins 1.499.
All other plugins are up to date as of today.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-18 Thread frank.stockm...@gmail.com (JIRA)












































 
frank stockmans
 edited a comment on  JENKINS-16165


Configure screen stuck in LOADING state
















I had the same issue, I could trace it back to an upgrade of the clearcase plugin from 1.3.13 to 1.3.6 on jenkins 1.499.
All other plugins are up to date as of today.
Also I was able to reproduce the error on firefox, chrome and safari with the above setup.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-08 Thread matti.linnanvu...@ecolane.com (JIRA)














































Matti Linnanvuori
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















I have not gotten the same error with Google Chrome yet today.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-07 Thread matti.linnanvu...@ecolane.com (JIRA)














































Matti Linnanvuori
 updated  JENKINS-16165


Configure screen stuck in LOADING state
















Opera error console file attached.





Change By:


Matti Linnanvuori
(07/Jan/13 10:37 AM)




Attachment:


opera.error



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-07 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















You can ignore the CSS warnings. The JS errors seem to be


TypeError: 'Event.observe' is not a function
Error thrown at line 1, column 0 in /adjuncts/cdaa3bea/lib/form/breadcrumb-config-outline/init.js:
Event.observe(window, "load", function () {
TypeError: 'YAHOO.util.XHRDataSource' is not a constructor
Error thrown at line 1605, column 4 in createSearchBox(searchURL) in /static/cdaa3bea/scripts/hudson-behavior.js:
var ds = new YAHOO.util.XHRDataSource(searchURL+"suggest");
ReferenceError: Undefined variable: $
Error thrown at line 1511, column 4 in updateBuildHistory(ajaxUrl, nBuild) in /static/cdaa3bea/scripts/hudson-behavior.js:
$('buildHistory').headers = ["n",nBuild];
TypeError: 'storage._each' is not a function
Error thrown at line 93, column 8 in anonymous function: applySubtree(startNode, includeSelf) in /static/cdaa3bea/scripts/behavior.js:
storage._each(function (registration) {


and perhaps others. Not sure if these are due to incompatibilities with Opera. Can you please try

1. Running with a different browser, say Chrome or Firefox.

2. Running a clean Jenkins installation (i.e. fresh $JENKINS_HOME) on the same machine, with your regular browser, in case the problems are triggered by plugins.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-04 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 updated  JENKINS-16165


Configure screen stuck in LOADING state
















Usually this is a symptom of a _javascript_ error. Check your browser’s error console for messages.





Change By:


Jesse Glick
(04/Jan/13 3:19 PM)




Component/s:


core





Component/s:


subversion





Component/s:


cvs





Component/s:


maven2





Component/s:


ant





Component/s:


cobertura





Component/s:


perforce





Component/s:


sonar





Component/s:


email-ext





Component/s:


ssh-slaves





Component/s:


groovy-postbuild





Component/s:


publish-over-ssh





Component/s:


performance-plugin





Component/s:


monitoring





Component/s:


javadoc





Component/s:


translation





Component/s:


ldap



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-03 Thread matti.linnanvu...@ecolane.com (JIRA)














































Matti Linnanvuori
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















I probably have the same bug in Debian:

Skip to content	 	

Jenkins
Plugin Manager
 Back to Dashboard
 Manage Jenkins	Installed	
 	Updates	Available	Advanced	 
Enabled	Name	Version	Previously installed version	Pinned
	LDAP Plugin	1.2		
	External Monitor Job Type Plugin	1.1		
	pam-auth	1.0		
	Jenkins Jira Issue Updater
 This plugin can update Jira issues by changing their workflow status and adding comments. 	1.3		
	ant	1.1		
	javadoc	1.0		
	Jenkins CVS Plug-in
 Integrates Jenkins with CVS version control system using a modified version of the Netbeans cvsclient. 	2.7		
	Maven Integration plugin	1.480.1		
	Jenkins JIRA plugin
 This plugin integrates Jenkins to Atlassian JIRA. 	1.35		
	Jenkins Translation Assistance plugin	1.10		
	Static Analysis Utilities
 This plug-in provides utilities for the static code analysis plug-ins. 

 If you like this open source plug-in please consider supporting my work by buying my Android game Inca Trails. 	1.48		
	Android Lint Plugin
 This plugin parses Android Lint analysis results and visualises the issues found. 	2.0.2		
	Jenkins Subversion Plug-in	1.44		
	Jenkins SSH Slaves plugin	0.22		
	Jenkins GIT plugin
 This plugin integrates GIT with Jenkins. 	1.1.26		

 Help us localize this page 
 Page generated: Jan 3, 2013 2:59:27 AMREST APIJenkins ver. 1.480.1



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-03 Thread matti.linnanvu...@ecolane.com (JIRA)












































 
Matti Linnanvuori
 edited a comment on  JENKINS-16165


Configure screen stuck in LOADING state
















I probably have the same bug in Debian GNU/Linux wheezy/sid. After restarting Jenkins a couple of times I can configure a job again.

Jenkins
Plugin Manager
 Back to Dashboard
 Manage Jenkins	Installed	
 	Updates	Available	Advanced	 
Enabled	Name	Version	Previously installed version	Pinned
	LDAP Plugin	1.2		
	External Monitor Job Type Plugin	1.1		
	pam-auth	1.0		
	Jenkins Jira Issue Updater
 This plugin can update Jira issues by changing their workflow status and adding comments. 	1.3		
	ant	1.1		
	javadoc	1.0		
	Jenkins CVS Plug-in
 Integrates Jenkins with CVS version control system using a modified version of the Netbeans cvsclient. 	2.7		
	Maven Integration plugin	1.480.1		
	Jenkins JIRA plugin
 This plugin integrates Jenkins to Atlassian JIRA. 	1.35		
	Jenkins Translation Assistance plugin	1.10		
	Static Analysis Utilities
 This plug-in provides utilities for the static code analysis plug-ins. 

 If you like this open source plug-in please consider supporting my work by buying my Android game Inca Trails. 	1.48		
	Android Lint Plugin
 This plugin parses Android Lint analysis results and visualises the issues found. 	2.0.2		
	Jenkins Subversion Plug-in	1.44		
	Jenkins SSH Slaves plugin	0.22		
	Jenkins GIT plugin
 This plugin integrates GIT with Jenkins. 	1.1.26		

 Help us localize this page 
 Page generated: Jan 3, 2013 2:59:27 AMREST APIJenkins ver. 1.480.1



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2013-01-03 Thread matti.linnanvu...@ecolane.com (JIRA)














































Matti Linnanvuori
 updated  JENKINS-16165


Configure screen stuck in LOADING state
















Java thread dump





Change By:


Matti Linnanvuori
(03/Jan/13 8:16 AM)




Attachment:


jenkins.log



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2012-12-28 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-16165


Configure screen stuck in LOADING state















Can you give us a fighting chance with this: uninstall some plugins and let us know which one you remove causes the screen to start working



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16165) Configure screen stuck in LOADING state

2012-12-18 Thread cslecl...@gmail.com (JIRA)














































C S
 created  JENKINS-16165


Configure screen stuck in LOADING state















Issue Type:


Bug



Assignee:


stephenconnolly



Components:


ant, cobertura, cvs, email-ext, groovy-postbuild, javadoc, ldap, maven2, monitoring, perforce, performance-plugin, publish-over-ssh, sonar, ssh-slaves, subversion, translation



Created:


18/Dec/12 10:14 PM



Description:


Going to the configure screen, the "loading" screen stays up even after the page loads. This prevents you from modifying fields.




Environment:


CentOS 6.4




Project:


Jenkins



Priority:


Major



Reporter:


C S

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira