[JIRA] [ansicolor] (JENKINS-18502) consoloe output stacktrace

2013-06-26 Thread m...@hanabi.se (JIRA)














































Marcus Jacobsson
 created  JENKINS-18502


consoloe output stacktrace















Issue Type:


Bug



Assignee:


Unassigned


Components:


ansicolor



Created:


26/Jun/13 6:28 AM



Description:


When I click on Full log I get the following stacktrace. Works on some builds but not all. 

Status Code: 500

Exception: java.lang.IndexOutOfBoundsException
Stacktrace: 
javax.servlet.ServletException: java.lang.IndexOutOfBoundsException
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:719)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770)
	at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:203)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770)
	at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:384)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770)
	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770)
	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:583)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:214)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)
	at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)
	at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:179)
	at net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:86)
	at org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:84)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)
	at filters.SBOIcons.doFilter(SBOIcons.java:39)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)
	at hudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:66)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)
	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
	at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:124)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
	

[JIRA] [ansicolor] (JENKINS-18502) console output stacktrace

2013-06-26 Thread m...@hanabi.se (JIRA)














































Marcus Jacobsson
 updated  JENKINS-18502


console output stacktrace
















Change By:


Marcus Jacobsson
(26/Jun/13 6:29 AM)




Summary:


consoloe
console
outputstacktrace





Environment:


Jenkins1.509.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







-- 
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] [ansicolor] (JENKINS-18502) console output stacktrace

2013-06-26 Thread m...@hanabi.se (JIRA)














































Marcus Jacobsson
 updated  JENKINS-18502


console output stacktrace
















Change By:


Marcus Jacobsson
(26/Jun/13 6:32 AM)




Priority:


Blocker
Major





Description:


WhenIclickonFulllogIgetthefollowingstacktrace.Worksonsomebuildsbutnotall.
ItlookslikeitoccurswhentorunningtwodifferentBuildWrappersthatmodifiestheprogramoutput.
{code}StatusCode:500Exception:java.lang.IndexOutOfBoundsExceptionStacktrace:javax.servlet.ServletException:java.lang.IndexOutOfBoundsException	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:719)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:770)	atorg.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:203)	atorg.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:770)	atorg.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:384)	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:770)	atorg.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)	atorg.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:770)	atorg.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)	atorg.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:770)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:583)	atorg.kohsuke.stapler.Stapler.service(Stapler.java:214)	atjavax.servlet.http.HttpServlet.service(HttpServlet.java:722)	atorg.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)	atorg.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)	athudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)	atnet.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)	atnet.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:179)	atnet.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:86)	atorg.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:84)	athudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)	atfilters.SBOIcons.doFilter(SBOIcons.java:39)	athudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)	athudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:66)	athudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)	athudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87)	atorg.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)	atorg.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)	athudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)	atorg.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)	atorg.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)	athudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atorg.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:124)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atorg.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atorg.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atorg.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)	

[JIRA] [dashboard-view] (JENKINS-15858) Jenkinks UI blocking on some calls / DEADLOCK

2013-06-26 Thread vinc...@massol.net (JIRA)














































Vincent Massol
 commented on  JENKINS-15858


Jenkinks UI blocking on some calls / DEADLOCK















FTR, note that this morning we've had to restart our Jenkins (http://ci.xwiki.org) because of OOM:

Exception: org.apache.commons.jelly.JellyTagException: jar:file:/home/maven/.hudson/war/WEB-INF/lib/jenkins-core-1.519.jar!/lib/layout/layout.jelly:85:72: st:include java.lang.OutOfMemoryError: PermGen space



























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] [core] (JENKINS-9120) RingBufferLogHandler throws ArrayIndexOutOfBoundsException after int-overflow

2013-06-26 Thread l...@tikalk.com (JIRA)














































Liya Katz
 commented on  JENKINS-9120


RingBufferLogHandler throws ArrayIndexOutOfBoundsException after int-overflow















Jenkins 1.511 on Centos 5.6 - same problem.
Log is full of these exceptions and Jenkins is stuck. Only restarting service solves the issue. 



























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] [core] (JENKINS-9120) RingBufferLogHandler throws ArrayIndexOutOfBoundsException after int-overflow

2013-06-26 Thread l...@tikalk.com (JIRA)














































Liya Katz
 updated  JENKINS-9120


RingBufferLogHandler throws ArrayIndexOutOfBoundsException after int-overflow
















Change By:


Liya Katz
(26/Jun/13 6:41 AM)




Priority:


Minor
Critical



























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] [svnmerge] (JENKINS-16723) NPE when performing integration.

2013-06-26 Thread o...@frozentux.net (JIRA)














































Oscar Andreasson
 commented on  JENKINS-16723


NPE when performing integration.















I should add, I have not been able to get svnkit updated yet as this is a production server. Looking at the code however, it indicates that null references are at least handled in svnkit 1.7.5 etc. 

Chirag, I'm not sure how jenkins is managed on a windows machine, but I assume you have svnkit installed somewhere on the server (http://svnkit.com/). It might come with the jenkins package, or subversion plugin, or some other plugin possibly. 



























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] [ant] (JENKINS-18503) Delete the Jenkins user names and Pwds

2013-06-26 Thread klnreddy....@gmail.com (JIRA)














































Narayana Reddy  K L
 created  JENKINS-18503


Delete the Jenkins user names and Pwds















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


ant



Created:


26/Jun/13 6:48 AM



Description:


I am created 5 user names, now i don't have 2 user names so i need to delete usernames in Jenkins.

please help me 

Thanks,
Narayana Reddy K L




Due Date:


28/Jun/13 12:00 AM




Environment:


Development




Fix Versions:


current



Project:


Jenkins



Labels:


jenkins




Priority:


Major



Reporter:


Narayana Reddy  K L

























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] [core] (JENKINS-14979) Connect update center fail

2013-06-26 Thread aham...@java.net (JIRA)














































ahammar
 commented on  JENKINS-14979


Connect update center fail















I ran into this one as well with Jenkins v1.509.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







-- 
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] [ant] (JENKINS-18503) Delete user names and Pwds in Jenkins

2013-06-26 Thread klnreddy....@gmail.com (JIRA)














































Narayana Reddy  K L
 updated  JENKINS-18503


Delete  user names and Pwds in Jenkins
















Change By:


Narayana Reddy  K L
(26/Jun/13 7:00 AM)




Summary:


Delete
theJenkins
usernamesandPwds
inJenkins



























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] [ccm] (JENKINS-18489) CPD parsing issue

2013-06-26 Thread oper...@free.fr (JIRA)














































pernes olivier
 updated  JENKINS-18489


CPD parsing issue
















Change By:


pernes olivier
(26/Jun/13 7:31 AM)




Component/s:


ccm





Component/s:


pmd



























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] [plugin] (JENKINS-18488) TestSwarm plugin causing other plugins not to load in Manage Plugins screen(and elsewhere in the app)

2013-06-26 Thread s.sog...@gmail.com (JIRA)














































sogabe
 updated  JENKINS-18488


TestSwarm plugin causing other plugins not to load in Manage Plugins screen(and elsewhere in the app)
















remove Swarm from component. The Swarm plugin is diffrent from test-swarm plugin.





Change By:


sogabe
(26/Jun/13 7:32 AM)




Labels:


plugin
test-swarm





Assignee:


KohsukeKawaguchi
kevin_nilson





Component/s:


swarm



























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] [artifactdeployer] (JENKINS-18401) java.lang.NoClassDefFoundError: hudson/maven/MavenReporter

2013-06-26 Thread nicolas.ph...@gmail.com (JIRA)












































 
Nicolas Phung
 edited a comment on  JENKINS-18401


java.lang.NoClassDefFoundError: hudson/maven/MavenReporter
















Related issue in Artifactory Plugin https://issues.jfrog.org/browse/HAP-417



























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] [integrity-plugin] (JENKINS-18504) mksapi opens many file handles without closing them

2013-06-26 Thread kai.burj...@hbt.de (JIRA)














































Kai Burjack
 updated  JENKINS-18504


mksapi opens many file handles without closing them
















Change By:


Kai Burjack
(26/Jun/13 8:03 AM)




Summary:


clientapi
mksapi
opensmanyfilehandleswithoutclosingthem



























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] [core] (JENKINS-18505) Unable to save general Jenkins configuration (Error 500)

2013-06-26 Thread sqbani...@interia.pl (JIRA)














































Lukasz Hanik
 created  JENKINS-18505


Unable to save general Jenkins configuration (Error 500)















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


26/Jun/13 8:38 AM



Description:


Jenkins 1.518
I'm unable to save system configuration (Manage Jenkins  Configure System  save). I'm getting Error 500 with following stacktrace.

Status Code: 500
Exception: org.apache.commons.beanutils.ConversionException: no protocol:
Stacktrace:

javax.servlet.ServletException: org.apache.commons.beanutils.ConversionException: no protocol: 
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:719)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:583)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:214)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)
	at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)
	at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:179)
	at net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:86)
	at org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:84)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)
	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
	at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:124)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:174)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at jenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:64)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
	at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
	at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at 

[JIRA] [active-directory] (JENKINS-18506) Duplicates of user accounts on 'People' view

2013-06-26 Thread sqbani...@interia.pl (JIRA)














































Lukasz Hanik
 created  JENKINS-18506


Duplicates of user accounts on People view















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


people.png



Components:


active-directory, core



Created:


26/Jun/13 8:56 AM



Description:


Jenkins 1.518
"People" view contains multiple rows per single user. All of those rows duplicated rows point to the same target URL. Jenkins is configured to use Active Directory for users management.




Project:


Jenkins



Priority:


Minor



Reporter:


Lukasz Hanik

























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] [component] (JENKINS-18507) some command can't exit in the execute windows batch command

2013-06-26 Thread dzyjl2...@yahoo.com.cn (JIRA)














































dzy dzy
 created  JENKINS-18507


some command cant exit in the execute windows batch command















Issue Type:


Bug



Assignee:


Praqma Support



Components:


component



Created:


26/Jun/13 9:11 AM



Description:


My jenkins version is  ver. 1.493 .
the command can run in cmd model and can normally end. you can see the log1 below. 
But I put the command into the execute windows batch command, and then I run the job,the job hold on and can't end wait for long times. You can see the log2 below. I manually execute the bat file "C:\Users\Admin\AppData\Local\Temp\hudson9214056810875413252.bat" in cmd model . it can end. 

 log1
C:\Users\AdminPSEXEC -accepteula -s  GPS68 SCHTASKS  /QUERY /TN "\GOPP\SDT" |findstr "Disabled"

PsExec v1.98 - Execute processes remotely
Copyright (C) 2001-2010 Mark Russinovich
Sysinternals - www.sysinternals.com

Starting SCHTASKS on GPS68 ...GPS68 ...
SCHTASKS exited on GPS68 with error code 0.
SDT   Disabled


--log2
workspace $ cmd /c call C:\Users\Admin\AppData\Local\Temp\hudson9214056810875413252.bat

D:\Jenkins\jobs\tsd_test\workspacePSEXEC -accepteula GPS68 SCHTASKS  /QUERY /TN "\GOPP\SDT"   | findstr "Disabled" 

PsExec v1.98 - Execute processes remotely
Copyright (C) 2001-2010 Mark Russinovich
Sysinternals - www.sysinternals.com





Due Date:


26/Jun/13 12:00 AM




Project:


Jenkins



Priority:


Critical



Reporter:


dzy dzy

























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] [blame-upstream-commiters] (JENKINS-14162) Empty recipient list although upstream changes detected

2013-06-26 Thread sqbani...@interia.pl (JIRA)














































Lukasz Hanik
 commented on  JENKINS-14162


Empty recipient list although upstream changes detected















Exactly the same issue happens for me. Both jobs (upstream and downstream) are maven jobs, so no additional fingerprints are required.
Could you take a look at this issue, please?



























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] [core] (JENKINS-18331) Project modifaction fails because of serialization error

2013-06-26 Thread artyukho...@gmail.com (JIRA)















































vyacheslav artyukhov
 closed  JENKINS-18331 as Wont Fix


Project modifaction fails because of serialization error
















Change By:


vyacheslav artyukhov
(26/Jun/13 9:25 AM)




Status:


Open
Closed





Resolution:


WontFix



























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] [dry] (JENKINS-18487) unable to parse Simian.xml

2013-06-26 Thread oper...@free.fr (JIRA)














































pernes olivier
 commented on  JENKINS-18487


unable to parse Simian.xml















Hi, thanks for the answer.

I checked this morning, and i did not find any options in Simian to output UTF8
This might be the issue, as we do have accents in our paths(french company / code)

would it be easy to parse this ? 

thanks in advance,



























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] [component] (JENKINS-18507) some command can't exit in the execute windows batch command (praqma case 9630)

2013-06-26 Thread jbrej...@praqma.net (JIRA)














































Jens  Brejner
 updated  JENKINS-18507


some command cant exit in the execute windows batch command (praqma case 9630)
















Change By:


Jens  Brejner
(26/Jun/13 9:31 AM)




Summary:


somecommandcantexitintheexecutewindowsbatchcommand
(praqmacase9630)



























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] [clone-workspace-scm] (JENKINS-18508) Should be able to use a macro in the source job name box

2013-06-26 Thread timor.rai...@gmail.com (JIRA)














































Timor Raiman
 created  JENKINS-18508


Should be able to use a macro in the source job name box















Issue Type:


New Feature



Assignee:


Unassigned


Components:


clone-workspace-scm



Created:


26/Jun/13 9:46 AM



Description:


We are generating jobs using the job-generator plugin.
The generated job uses the clone ws scm, but the source job is a generator parameter.
Since the UI uses a drop box, there's no way to enter a parameter in the source job field.




Project:


Jenkins



Priority:


Major



Reporter:


Timor Raiman

























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] [build-pipeline] (JENKINS-18509) Build Pipeline Does Not Auto-Update

2013-06-26 Thread dan...@daniel-watkins.co.uk (JIRA)














































Daniel Watkins
 created  JENKINS-18509


Build Pipeline Does Not Auto-Update















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


build-pipeline



Created:


26/Jun/13 11:23 AM



Description:


Running 1.520, I can see the following for all asJSON calls from the Build Pipeline view:

net.sf.json.JSONException: A JSONArray text must start with '[' at character 1 of "[]"at net.sf.json.util.JSONTokener.syntaxError(JSONTokener.java:499)at net.sf.json.JSONArray._fromJSONTokener(JSONArray.java:1116)at net.sf.json.JSONArray._fromString(JSONArray.java:1192)at net.sf.json.JSONArray.fromObject(JSONArray.java:127)at net.sf.json.JSONArray.fromObject(JSONArray.java:105)at org.kohsuke.stapler.MetaClass$_javascript_ProxyMethodDispatcher.doDispatch(MetaClass.java:428)at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:683)at org.kohsuke.stapler.Stapler.invoke(Stapler.java:776)at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:381)at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:683)at org.kohsuke.stapler.Stapler.invoke(Stapler.java:776)at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:742)at org.kohsuke.stapler.Stapler.invoke(Stapler.java:776)at org.kohsuke.stapler.Stapler.invoke(Stapler.java:585)at org.kohsuke.stapler.Stapler.service(Stapler.java:177)at javax.servlet.http.HttpServlet.service(HttpServlet.java:45)at winstone.ServletConfiguration.execute(ServletConfiguration.java:248)at winstone.RequestDispatcher.forward(RequestDispatcher.java:333)at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:376)at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58)at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206)at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:179)at net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:86)at org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:84)at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87)at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:124)at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:174)at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)at jenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:64)at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)at 

[JIRA] [core] (JENKINS-17460) Error occurs viewing build history on some builds

2013-06-26 Thread bcov...@nycm.com (JIRA)














































Bruce Coveny
 updated  JENKINS-17460


Error occurs viewing build history on some builds
















Change By:


Bruce Coveny
(26/Jun/13 11:29 AM)




Environment:


JENKINSWARVERSION1.509
/
-
1.
510
519
WINDOWSSERVER2008R2ENTERPRISEAMDOPTERON(TM)PROCESSOR61362.4GHZ(2PROCESSORS)4.0GBRAM64-BITOPERATIONSYSTEMWEBSPHEREAPPLICATIONSERVER7.0.0.23



























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] [build-pipeline] (JENKINS-18510) JavaScript Variable Mismatch

2013-06-26 Thread dan...@daniel-watkins.co.uk (JIRA)














































Daniel Watkins
 created  JENKINS-18510


_javascript_ Variable Mismatch















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


build-pipeline



Created:


26/Jun/13 11:41 AM



Description:


build-pipeline.js declares BuildPipeline, all of the inline JS uses buildPipeline.

This doesn't work.




Project:


Jenkins



Priority:


Major



Reporter:


Daniel Watkins

























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] [build-pipeline] (JENKINS-18510) JavaScript Compiles script Tag Inline

2013-06-26 Thread dan...@daniel-watkins.co.uk (JIRA)














































Daniel Watkins
 updated  JENKINS-18510


_javascript_ Compiles script Tag Inline
















Change By:


Daniel Watkins
(26/Jun/13 11:48 AM)




Summary:


_javascript_
VariableMismatch
CompilesscriptTagInline





Description:


build-pipeline.jsdeclaresBuildPipeline
WheninstantiatingbuildPipeline
,
allof
the
inlineJSuses
generatedsourceis:var
buildPipeline
=newBuildPipeline(scriptsrc="">
.
jstype=text/_javascript_/scriptmakeStaplerProxy(/$stapler/bound/a2de33aa-3d21-41db-b922-103346da87ce,3e86c0cf-632d-480f-8e05-16ecbadfd7f2,[triggerManualBuild,retryBuild,rerunBuild]),Handlebars.compile(buildCardTemplateSource),Handlebars.compile(projectCardTemplateSource),3000);

Thisdoesn
Thatscripttagshouldn
t
work
bethere
.



























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] [all-changes] (JENKINS-18511) Pasang Iklan Online

2013-06-26 Thread didin...@gmail.com (JIRA)














































Alfath print
 created  JENKINS-18511


Pasang Iklan Online















Issue Type:


Bug



Assignee:


wolfs



Components:


all-changes



Created:


26/Jun/13 12:10 PM



Description:


Pasang Iklan Online http://www.pasangiklanonlinegratis.com/




Project:


Jenkins



Labels:


online
pasang
iklan




Priority:


Major



Reporter:


Alfath print

























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] [all-changes] (JENKINS-18511) Pasang Iklan Online

2013-06-26 Thread s.sog...@gmail.com (JIRA)















































sogabe
 resolved  JENKINS-18511 as Not A Defect


Pasang Iklan Online
















Change By:


sogabe
(26/Jun/13 12:14 PM)




Status:


Open
Resolved





Resolution:


NotADefect



























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] [all-changes] (JENKINS-18512) Pasang Iklan Murah

2013-06-26 Thread s.sog...@gmail.com (JIRA)















































sogabe
 resolved  JENKINS-18512 as Not A Defect


Pasang Iklan Murah
















Change By:


sogabe
(26/Jun/13 12:14 PM)




Status:


Open
Resolved





Resolution:


NotADefect



























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] [all-changes] (JENKINS-18512) Pasang Iklan Murah

2013-06-26 Thread didin...@gmail.com (JIRA)














































Alfath print
 commented on  JENKINS-18512


Pasang Iklan Murah















http://www.alfathprint.com/2013/06/pasang-iklan-murah-diwebsite-kami-meski.html



























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] [fxcop-runner] (JENKINS-18151) FxCop-Runner sets build results to unstable when FxCop runs succesfully

2013-06-26 Thread yasuyuki.saito.2...@gmail.com (JIRA)














































Yasuyuki Saito
 commented on  JENKINS-18151


FxCop-Runner sets build results to unstable when FxCop runs succesfully















Hi Michael Fowler.

Please write console output 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







-- 
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] [sectioned-view] (JENKINS-13464) Using Other Views filter, I'm getting a stack overflow error after update to Jenkins 1.459

2013-06-26 Thread asuffi...@suffields.me.uk (JIRA)














































Andrew Suffield
 commented on  JENKINS-13464


Using Other Views filter, Im getting a stack overflow error after update to Jenkins 1.459















We just hit this on 1.519 with the same stack trace, stuck in a recursive loop around OtherViewsFilter. Removing the other views filter that we were using (and didn't really need) made it go away.



























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] [redmine] (JENKINS-18312) changelog browsing uses the wrong path to Redmine

2013-06-26 Thread jer...@cornerstone.nl (JIRA)












































 
Jeroen Mostert
 edited a comment on  JENKINS-18312


changelog browsing uses the wrong path to Redmine
















I'm running Redmine 2.3.1 ( and latest redmine 0.13 plugin in Jenkins)

For revision view the format in Redmine 2.3.1 is:
  http://redmineHost/redmine/projects/projectName/repository/revisions/revision



























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] [ruby-runtime] (JENKINS-18311) Jenkins 1.518 fails to load plugin ruby-runtime

2013-06-26 Thread peek824545...@gmail.com (JIRA)














































Yuu Yamashita
 commented on  JENKINS-18311


Jenkins 1.518 fails to load plugin ruby-runtime















This problem with Jenkins 1.518 has been fixed in ruby-runtime 0.11. See also https://github.com/jenkinsci/jenkins.rb/issues/82.

// But I found another problem of ruby-runtime 0.11 on Jenkins 1.519
// I'll report it later.



























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] [ruby-runtime] (JENKINS-18311) Jenkins 1.518 fails to load plugin ruby-runtime

2013-06-26 Thread peek824545...@gmail.com (JIRA)















































Yuu Yamashita
 resolved  JENKINS-18311 as Fixed


Jenkins 1.518 fails to load plugin ruby-runtime
















This problem has been fixed in ruby-runtime 0.11.





Change By:


Yuu Yamashita
(26/Jun/13 1:19 PM)




Status:


Open
Resolved





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] [core] (JENKINS-18310) ruby-runtime throws java.lang.IncompatibleClassChangeError on start up

2013-06-26 Thread peek824545...@gmail.com (JIRA)















































Yuu Yamashita
 closed  JENKINS-18310 as Duplicate


ruby-runtime throws java.lang.IncompatibleClassChangeError on start up
















Change By:


Yuu Yamashita
(26/Jun/13 1:20 PM)




Status:


Resolved
Closed



























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] [core] (JENKINS-14090) SCMCheckoutStrategy extension is not functional for Matrix projects

2013-06-26 Thread ever...@free.fr (JIRA)














































evernat
 commented on  JENKINS-14090


SCMCheckoutStrategy extension is not functional for Matrix projects















Is it still an issue in recent Jenkins versions?



























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] [redmine] (JENKINS-18312) changelog browsing uses the wrong path to Redmine

2013-06-26 Thread jer...@cornerstone.nl (JIRA)














































Jeroen Mostert
 stopped work on  JENKINS-18312


changelog browsing uses the wrong path to Redmine
















Change By:


Jeroen Mostert
(26/Jun/13 1:29 PM)




Status:


InProgress
Open



























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] [redmine] (JENKINS-18312) changelog browsing uses the wrong path to Redmine

2013-06-26 Thread jer...@cornerstone.nl (JIRA)














































Jeroen Mostert
 started work on  JENKINS-18312


changelog browsing uses the wrong path to Redmine
















Change By:


Jeroen Mostert
(26/Jun/13 1:29 PM)




Status:


Open
InProgress



























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] [all-changes] (JENKINS-18513) Slowness in Jenkins

2013-06-26 Thread aswini.rajaseka...@gmail.com (JIRA)














































Aswini Rajasekaran
 created  JENKINS-18513


Slowness in Jenkins















Issue Type:


Bug



Assignee:


wolfs



Attachments:


jenkins heapdump.txt



Components:


all-changes



Created:


26/Jun/13 1:28 PM



Description:


Hi, I am running standalone instance of Jenkins version 1.514 in Linux. When many selenium tests are run, jenkins becomes very slow and even loading the browser takes a very long time. It has been like this for a long time. I got a heap dump at that time when jenkins was too slow. Can anyone findout what the issue is and let me know if I upgrade to 1.519 this issue will get resolved?
Also, please let me know if you need any more details.
Thanks, Aswini




Project:


Jenkins



Priority:


Major



Reporter:


Aswini Rajasekaran

























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] [all-changes] (JENKINS-18513) Slowness in Jenkins

2013-06-26 Thread aswini.rajaseka...@gmail.com (JIRA)














































Aswini Rajasekaran
 updated  JENKINS-18513


Slowness in Jenkins
















Change By:


Aswini Rajasekaran
(26/Jun/13 1:31 PM)




Description:


Hi,IamrunningstandaloneinstanceofJenkinsversion1.514inLinux.Whenmanyseleniumtestsarerun,jenkinsbecomesveryslowandevenloadingthebrowsertakesaverylongtime.Ithasbeenlikethisforalongtime.Igotaheapdumpatthattimewhenjenkinswastooslow.CananyonefindoutwhattheissueisandletmeknowifIupgradeto1.519thisissuewillgetresolved?Also,pleaseletmeknowifyouneedanymoredetails.
Jenkinsrunson4coreprocessorwith8GBRAMand32bitOS.
Thanks,Aswini



























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] [redmine] (JENKINS-18312) changelog browsing uses the wrong path to Redmine

2013-06-26 Thread jer...@cornerstone.nl (JIRA)














































Jeroen Mostert
 updated  JENKINS-18312


changelog browsing uses the wrong path to Redmine
















Change By:


Jeroen Mostert
(26/Jun/13 1:32 PM)




Labels:


changelog
pluginredminesubversion





Component/s:


repository



























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] [ui-changes] (JENKINS-18514) Who is in the queue?

2013-06-26 Thread shannonck...@gmail.com (JIRA)














































Shannon Kerr
 created  JENKINS-18514


Who is in the queue?















Issue Type:


Improvement



Affects Versions:


current



Assignee:


Unassigned


Components:


ui-changes



Created:


26/Jun/13 1:32 PM



Description:


I'm using Jenkins 1.519.  I have setup a generic job that developers can do a "one off" build as needed.  The job is parameterized and requests the user select the branch they want to build for from a list of available branches.

My issue is, when a build gets into the queue, I can't tell who put job there/initiated it.  I could add a parameter to the build that requests the user's name/ID, but it seems like there should be some way for me to know who owns a job in the queue.

There may be a case where I need to cancel a build for a lower priority activity and it would be good at least to notify the person(s).  Also, if I know who is in the queue, they may actually need to be in the queue ahead of me, so I shouldn't cancel their job.




Environment:


Ubuntu 12.04 Server, VMWare Fusion




Fix Versions:


current



Project:


Jenkins



Labels:


jenkins
queue




Priority:


Major



Reporter:


Shannon Kerr

























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] [maven2] (JENKINS-14222) Building Maven jobs on slave fails when settings.xml is not in the default location.

2013-06-26 Thread ever...@free.fr (JIRA)














































evernat
 commented on  JENKINS-14222


Building Maven jobs on slave fails when settings.xml is not in the default location.















In Jenkins 1.519, I see a "Settings file" field, in the advanced build section below the "Goals and options" field of the configuration page of a Maven project.
This settings file for the project can be a path on the filesystem, either relative to the workspace or absolute on the filesystem.

So it seems to me that you can define the settings file to use for your job and that this issue is already 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] [redmine] (JENKINS-18312) changelog browsing uses the wrong path to Redmine

2013-06-26 Thread jer...@cornerstone.nl (JIRA)















































Jeroen Mostert
 assigned  JENKINS-18312 to Łukasz Jąder



changelog browsing uses the wrong path to Redmine
















Change By:


Jeroen Mostert
(26/Jun/13 1:37 PM)




Assignee:


gaooh
ŁukaszJąder



























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] [all-changes] (JENKINS-18513) Slowness in Jenkins

2013-06-26 Thread aswini.rajaseka...@gmail.com (JIRA)














































Aswini Rajasekaran
 updated  JENKINS-18513


Slowness in Jenkins
















Change By:


Aswini Rajasekaran
(26/Jun/13 1:42 PM)




Description:


Hi,IamrunningstandaloneinstanceofJenkinsversion1.514inLinux.Whenmanyseleniumtestsarerun,jenkinsbecomesveryslowandevenloadingthebrowsertakesaverylongtime.Ithasbeenlikethisforalongtime.Igotaheapdumpatthattimewhenjenkinswastooslow.CananyonefindoutwhattheissueisandletmeknowifIupgradeto1.519thisissuewillgetresolved?Also,pleaseletmeknowifyouneedanymoredetails.Jenkinsrunson4coreprocessorwith8GBRAMand32bitOS.
AlsoCPUusagegoesto400%whenmultipleseleniumtestsarerunandJenkinsisveryslow.
Thanks,Aswini



























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] [all-changes] (JENKINS-18513) Slowness in Jenkins

2013-06-26 Thread aswini.rajaseka...@gmail.com (JIRA)














































Aswini Rajasekaran
 updated  JENKINS-18513


Slowness in Jenkins
















Change By:


Aswini Rajasekaran
(26/Jun/13 2:04 PM)




Attachment:


hs_err_pid21945.log





Description:


Hi,IamrunningstandaloneinstanceofJenkinsversion1.514inLinux.Whenmanyseleniumtestsarerun,jenkinsbecomesveryslowandevenloadingthebrowsertakesaverylongtime.Ithasbeenlikethisforalongtime.Igotaheapdumpatthattimewhenjenkinswastooslow.CananyonefindoutwhattheissueisandletmeknowifIupgradeto1.519thisissuewillgetresolved?Also,pleaseletmeknowifyouneedanymoredetails.Jenkinsrunson4coreprocessorwith8GBRAMand32bitOS.AlsoCPUusagegoesto400%whenmultipleseleniumtestsarerunandJenkinsisveryslow.
Aftersometime,JenkinsJVMcrasheditselfgeneratingalogfile.Ihaveattachedthegeneratedlogfilealso.
Thanks,Aswini



























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] [dashboard-view] (JENKINS-18515) Improve folder support

2013-06-26 Thread te...@java.net (JIRA)














































teilo
 updated  JENKINS-18515


Improve folder support
















Change By:


teilo
(26/Jun/13 2:07 PM)




Description:


Whilstthedashboardviewnowworkswithfoldersisitonlyabletocreateaviewinafolderandusejobsimmediatelywithinthatfolder.Itiscommononlargeinstancestohavemanylevelsoffolders,tothelevelthatasingleSCMprojectmaybeinitsownfoldercontainingmultiplejobtypes(e.g.code_review,commit,reporting,acceptance_tests).Itisdesiredtobeabletocreateadashboardviewofsomeofthejobsinsubfolders(orinanyotherfolderinthehierarchy).e.g.givethefollowinghierarchy
{noformat}
/+-project|+-main_branch||+-code_review||+-commit||\-reporting|||+-foobar_branch|+-code_review|+-commit|\-reporting|+-shared_lib
|
+-main_branch|
|
+-code_review|
|
+-commit|
|
\-reporting|
|

|
+-foobar_branch
|
+-code_review
|
+-commit
|
\-reporting
{noformat}


Itwouldbedesirabletocreateadashboardin\project\thatlooksatthe\shared_lib\main_branch\commitand\project\main_branch\commit



























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] [scm-sync-configuration] (JENKINS-18516) Bad urls while restoring configuration

2013-06-26 Thread da...@walend.net (JIRA)














































David Walend
 created  JENKINS-18516


Bad urls while restoring configuration















Issue Type:


Bug



Assignee:


Frédéric Camblor



Components:


scm-sync-configuration



Created:


26/Jun/13 2:10 PM



Description:


scm-sync-configuration had two bad urls. I was able to figure out one of them, but not the other.

On https://10.0.0.61:8443/jenkins/configure, the link "Reload" pointed to https://10.0.0.61:8443/plugin/scm-sync-configuration/reloadAllFilesFromScm . It was missing the jenkins layer. https://10.0.0.61:8443/jenkins/plugin/scm-sync-configuration/reloadAllFilesFromScm worked.

On https://10.0.0.61:8443/jenkins/plugin/scm-sync-configuration/reloadAllFilesFromScm , the link "here" pointed to https://10.0.0.61:8443/reload . I wasn't able to figure that one out. I wound up restoring the job by hand.




Environment:


Jenkins running on tomcat7 in EC2.




Project:


Jenkins



Priority:


Major



Reporter:


David Walend

























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] [dashboard-view] (JENKINS-18515) Improve folder support

2013-06-26 Thread te...@java.net (JIRA)














































teilo
 created  JENKINS-18515


Improve folder support















Issue Type:


Improvement



Assignee:


Peter Hayes



Components:


dashboard-view



Created:


26/Jun/13 2:05 PM



Description:


Whilst the dashboard view now "works" with folders is it only able to create a view in a folder and use jobs immediately within that folder.

It is common on large instances to have many levels of folders, to the level that a single SCM project may be in its own folder containing multiple job types (e.g. code_review, commit, reporting, acceptance_tests).

It is desired to be able to create a dashboard view of some of the jobs in subfolders (or in any other folder in the hierarchy).

e.g. give the following hierarchy

/
+-project


 +-main_branch



 +-code_review



 +-commit



 reporting





 +-foobar_branch


   +-code_review


   +-commit


   reporting




+-shared_lib


 +-main_branch



 +-code_review



 +-commit



 reporting





 +-foobar_branch


   +-code_review


   +-commit


   reporting



It would be desirable to create a dashboard in \project\ that looks at the \shared_lib\main_branch\commit and \project\main_branch\commit




Project:


Jenkins



Priority:


Major



Reporter:


teilo

























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] [core] (JENKINS-17265) Builds disappearing from history

2013-06-26 Thread reece.g.johns...@boeing.com (JIRA)














































Reece Johnston
 commented on  JENKINS-17265


Builds disappearing from history















I just saw the same issue on version 1.511. It occurred after renaming a job and running that job with a scheduled build. Oddly, it did not occur with the first few manual builds.



























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] [build-failure-analyzer] (JENKINS-18518) Red highlights not showing when clicking on indications

2013-06-26 Thread micmar...@gmail.com (JIRA)














































Michael Marcil
 created  JENKINS-18518


Red highlights not showing when clicking on indications















Issue Type:


Bug



Affects Versions:


current



Assignee:


Tomas Westling



Components:


build-failure-analyzer



Created:


26/Jun/13 4:07 PM



Description:


Red highlights are not showing in log when clicking on indications.





Environment:


Windows




Project:


Jenkins



Priority:


Major



Reporter:


Michael Marcil

























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] [cvs] (JENKINS-18330) Support :ext: using external shell like Netbeans instead of only internal SSH

2013-06-26 Thread srte...@gmail.com (JIRA)














































Scott Telle
 commented on  JENKINS-18330


Support :ext: using external shell like Netbeans instead of only internal SSH















I have had the same issue that I started looking into this week. I saw that version 1.6 of the cvs plugin allows you to specify the cvs executable. The following release (2.0) is where they added the netbeans java.

With version 1.6 I'm getting somewhere - at least I'm able to try to checkout with the cvsnt binaries... 



























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] [cvs] (JENKINS-18330) Support :ext: using external shell like Netbeans instead of only internal SSH

2013-06-26 Thread j...@assen.demon.co.uk (JIRA)














































John McCabe
 commented on  JENKINS-18330


Support :ext: using external shell like Netbeans instead of only internal SSH















That's interesting. I'm currently using 2.9. It seems a bit mad to have to go back to something as far back as 1.6 for this to be possible.



























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] [cvs] (JENKINS-18330) Support :ext: using external shell like Netbeans instead of only internal SSH

2013-06-26 Thread srte...@gmail.com (JIRA)














































Scott Telle
 commented on  JENKINS-18330


Support :ext: using external shell like Netbeans instead of only internal SSH















I agree - it's not really a downgrade, since it looks like the plugin was completely rewritten in 2.0. I almost wish they had separated these into 2 separate plugins. There seems to be little support for cvs sspi protocols.



























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] [git-client] (JENKINS-18519) Add submodule reference support

2013-06-26 Thread p...@nkey.com.br (JIRA)














































Paul Eipper
 created  JENKINS-18519


Add submodule reference support















Issue Type:


Bug



Assignee:


Nicolas De Loof



Components:


git-client



Created:


26/Jun/13 6:41 PM



Description:


Method `submoduleUpdate` should accept `reference` the same way as `clone` does.


git submodule update --init --recursive --reference $reference





Project:


Jenkins



Labels:


git
plugin




Priority:


Major



Reporter:


Paul Eipper

























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] [shiningpanda] (JENKINS-18415) Can't run shining panda jobs in 1.519

2013-06-26 Thread t...@mindsnacks.com (JIRA)














































Ted Aronson
 commented on  JENKINS-18415


Cant run shining panda jobs in 1.519















I also have the same issue.  Here's the console log:


hostname $ /usr/bin/python2.7 /mnt/jenkins/shiningpanda/jobs/50768566/virtualenv.py --distribute /mnt/jenkins/shiningpanda/jobs/50768566/virtualenvs/d41d8cd9
New python executable in /mnt/jenkins/shiningpanda/jobs/50768566/virtualenvs/d41d8cd9/bin/python2.7
Also creating executable in /mnt/jenkins/shiningpanda/jobs/50768566/virtualenvs/d41d8cd9/bin/python
Installing distribute...done.
Installing pipdone.
FATAL: file:/var/lib/jenkins/plugins/shiningpanda/WEB-INF/lib/classes.jar!/jenkins/plugins/shiningpanda/workspace/virtualenv.py (No such file or directory)
java.io.FileNotFoundException: file:/var/lib/jenkins/plugins/shiningpanda/WEB-INF/lib/classes.jar!/jenkins/plugins/shiningpanda/workspace/virtualenv.py (No such file or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.init(FileInputStream.java:137)
	at hudson.FilePath$30.invoke(FilePath.java:1667)
	at hudson.FilePath$30.invoke(FilePath.java:1664)
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:878)
	at hudson.FilePath.digest(FilePath.java:1664)
	at jenkins.plugins.shiningpanda.interpreters.Virtualenv.getSignature(Virtualenv.java:458)
	at jenkins.plugins.shiningpanda.interpreters.Virtualenv.create(Virtualenv.java:300)
	at jenkins.plugins.shiningpanda.builders.VirtualenvBuilder.perform(VirtualenvBuilder.java:190)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586)
	at hudson.model.Run.execute(Run.java:1593)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:242)



























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] [php] (JENKINS-18520) API Documentation Link Broken

2013-06-26 Thread martin.buchm...@gmail.com (JIRA)














































Martin Buchmayr
 created  JENKINS-18520


API Documentation Link Broken















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Attachments:


apidoc.PNG



Components:


php



Created:


26/Jun/13 6:56 PM



Description:


I have problems with Jenkins PHP project status view. I tried Docblox and phpDocumentor. The link to the documentation is broken (error 404). The documentation has been created. Have a look on the screenshot.

This is my build.xml (for a zf1 project)

?xml version="1.0" encoding="UTF-8"?
!-- Generated by PHP Project Wizard (PPW) 1.0.4 on Mon Jun 17 12:16:48 CEST 2013 --

project name="surveytool" default="build" basedir="."
property name="source" value="application"/

target name="clean" description="Clean up and create artifact directories"
delete dir="${basedir}/build/api"/
delete dir="${basedir}/build/code-browser"/
delete dir="${basedir}/build/coverage"/
delete dir="${basedir}/build/logs"/
delete dir="${basedir}/build/pdepend"/

mkdir dir="${basedir}/build/api"/
mkdir dir="${basedir}/build/code-browser"/
mkdir dir="${basedir}/build/coverage"/
mkdir dir="${basedir}/build/logs"/
mkdir dir="${basedir}/build/pdepend"/
/target

target name="phpunit" description="Run unit tests using PHPUnit and generates junit.xml and clover.xml"
exec executable="phpunit" failonerror="true"/
/target

target name="parallelTasks" description="Run the pdepend, phpmd, phpcpd, phpcs, phpdoc and phploc tasks in parallel using a maximum of 2 threads."
parallel threadCount="2"
sequential
antcall target="pdepend"/
antcall target="phpmd"/
/sequential
antcall target="phpcpd"/
antcall target="phpcs"/
!-antcall target="phpdoc"/-
antcall target="docblox"/
antcall target="phploc"/
/parallel
/target

target name="pdepend" description="Generate jdepend.xml and software metrics charts using PHP_Depend"
exec executable="pdepend"
arg line="--jdepend-xml=${basedir}/build/logs/jdepend.xml
  --jdepend-chart=${basedir}/build/pdepend/dependencies.svg
  --overview-pyramid=${basedir}/build/pdepend/overview-pyramid.svg
  ${source}" /
/exec
/target

target name="phpmd" description="Generate pmd.xml using PHPMD"
exec executable="phpmd"
arg line="${source}
  xml
  codesize,design,naming,unusedcode
  --reportfile ${basedir}/build/logs/pmd.xml" /
/exec
/target

target name="phpcpd" description="Generate pmd-cpd.xml using PHPCPD"
exec executable="phpcpd"
arg line="--log-pmd ${basedir}/build/logs/pmd-cpd.xml ${source}" /
/exec
/target

target name="phploc" description="Generate phploc.csv"
exec executable="phploc"
arg line="--log-csv ${basedir}/build/logs/phploc.csv ${source}" /
/exec
/target

target name="phpcs" description="Generate checkstyle.xml using PHP_CodeSniffer"
exec executable="phpcs" output="/dev/null"
arg line="--report=checkstyle
  --report-file=${basedir}/build/logs/checkstyle.xml
  --standard=PEAR
  ${source}" /
/exec
/target
!--
target name="phpdoc" description="Generate API documentation using PHPDocumentor"
 exec executable="phpdoc"
  arg line="-d ${source} -t ${basedir}/build/api" /
 /exec
/target--
 
target name="docblox" description="Generate API documentation using DocBlox"
exec executable="docblox"
arg line="project:run -d ${source} -t ${basedir}/build/api" / 
/exec
/target

target name="phpcb" description="Aggregate tool output with PHP_CodeBrowser"
exec executable="phpcb"
arg line="--log${basedir}/build/logs
  --source 

[JIRA] [clearcase-ucm] (JENKINS-16487) Promotion Level being set to INITIAL - our case 8471

2013-06-26 Thread l...@praqma.net (JIRA)















































Lars Kruse
 resolved  JENKINS-16487 as Not A Defect


Promotion Level being set to INITIAL - our case 8471
















This case does represent an issue; the only the default promotion levels are supported.  But since Ronan who opened this case, clearly states that this is apparently not Ronan's concern but rather that the plugin is trying to change the promotion level ...al all  

This is by design: We're looking for a baseline with a certain promotion level, and when we're done with it, we'll flip the promotion level  - either to the next - or to rejected - dependent on the outcome of the build step.

If we didn't flip the promotion level , the build would simple build the same baseline over and over again.

There is a workaround for this based on setting the promotion level to the option "ANY" in this mode the plugin will build the lates baseline - no matter what promotion level it has.

I'm closing this "Not a defect" and opening a new "Only default Promotion levels are supported" instead.





Change By:


Lars Kruse
(26/Jun/13 7:09 PM)




Status:


Reopened
Resolved





Resolution:


NotADefect



























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] [clearcase-ucm] (JENKINS-18521) Only default Promotion levels are supported

2013-06-26 Thread l...@praqma.net (JIRA)














































Lars Kruse
 created  JENKINS-18521


Only default Promotion levels are supported















Issue Type:


Improvement



Assignee:


Praqma Support



Components:


clearcase-ucm



Created:


26/Jun/13 7:06 PM



Description:


The plugin is supporting the default promotion levels:

INITIAL
BUILT
TESTED
RELEASED
REJECTED

If a project is using a custom defined list of promotion levels they are not supported.

We need a sponsor for this feature - contact us at supp...@praqma.com if you want a quote on this feature.




Project:


Jenkins



Labels:


clearcase-ucm
clearcase
promotion




Priority:


Minor



Reporter:


Lars Kruse

























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] [php] (JENKINS-18520) API Documentation Link Broken

2013-06-26 Thread martin.buchm...@gmail.com (JIRA)















































Martin Buchmayr
 resolved  JENKINS-18520 as Fixed


API Documentation Link Broken
















Sorry I just wrote index.html instead of index.html for my documentation output link... my bad...





Change By:


Martin Buchmayr
(26/Jun/13 7:19 PM)




Status:


Open
Resolved





Fix Version/s:


current





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] [component] (JENKINS-18507) some command can't exit in the execute windows batch command (praqma case 9630)

2013-06-26 Thread l...@praqma.net (JIRA)














































Lars Kruse
 updated  JENKINS-18507


some command cant exit in the execute windows batch command (praqma case 9630)
















Change By:


Lars Kruse
(26/Jun/13 7:27 PM)




Component/s:


windows-exe-runner



























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] [batch-task] (JENKINS-18507) some command can't exit in the execute windows batch command (praqma case 9630)

2013-06-26 Thread l...@praqma.net (JIRA)














































Lars Kruse
 updated  JENKINS-18507


some command cant exit in the execute windows batch command (praqma case 9630)
















Moving this case the batch-task component.





Change By:


Lars Kruse
(26/Jun/13 7:30 PM)




Assignee:


PraqmaSupport





Component/s:


batch-task





Component/s:


component





Component/s:


windows-exe-runner



























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] [cvs] (JENKINS-18522) Cannot check out CVS module using legacy mode

2013-06-26 Thread srte...@gmail.com (JIRA)














































Scott Telle
 created  JENKINS-18522


Cannot check out CVS module using legacy mode















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


cvs



Created:


26/Jun/13 8:33 PM



Description:


We have a lot of legacy projects that are stored in CVS. We use Windows in house and SSPI to authenticate. I am almost able to get a working setup with Jenkins but I have one missing piece - checking out from cvs. 


Conceptually our setup:
CVS Module structure:
/ThirdParty/...
/Applications/...
/Libraries/lib1/
/Libraries/lib2/

I cannot use the current CVS plugin because it doesn't support SSPI, so I downgraded to version 1.6. With this version I use the legacy mode to checkout, because I need the directory structure to stay intact. This works and everything checks out, but then it appears to error looking for the changes. There is no CVS folder created at the root of the project structure and that's where it executes the command, so it dies not finding any changes.

Console log:

Building in workspace D:\bin\Jenkins\web.subject
[web.subject] $ cvs -Q -z3 -d :sspi:vsbuild:/sw_development co -P -D "Wednesday, June 26, 2013 8:01:43 PM UTC" Web.SubjectAssessmentForm
$ computing changelog
cvs log: in directory .:
cvs [log aborted]: there is no version here; do 'cvs checkout' first
ERROR: cvs exited with error code 1
Command line was [Executing 'cvs' with arguments:
'-d:sspi:vsbuild:/sw_development'
'log'
'-S'
'-d'
'=2013-06-25'
'Web.SubjectAssessmentForm'

The ' characters around the executable and arguments are
not part of the command.
] in D:\bin\Jenkins\web.subject
Input text:
START==null==END
Working directory is D:\bin\Jenkins\web.subject
cvs exited with error code 1
Command line was [Executing 'cvs' with arguments:
'-d:sspi:vsbuild:/sw_development'
'log'
'-S'
'-d'
'=2013-06-25'
'Web.SubjectAssessmentForm'

The ' characters around the executable and arguments are
not part of the command.
] in D:\bin\Jenkins\web.subject
Input text:
START==null==END
	at hudson.org.apache.tools.ant.taskdefs.AbstractCvsTask.runCommand(AbstractCvsTask.java:387)
	at hudson.org.apache.tools.ant.taskdefs.AbstractCvsTask.execute(AbstractCvsTask.java:457)
	at hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask.execute(ChangeLogTask.java:293)
	at hudson.scm.CVSSCM$4.invoke(CVSSCM.java:967)
	at hudson.scm.CVSSCM$4.invoke(CVSSCM.java:887)
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:878)
	at hudson.scm.CVSSCM.calcChangeLog(CVSSCM.java:887)
	at hudson.scm.CVSSCM.checkout(CVSSCM.java:429)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1369)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581)
	at hudson.model.Run.execute(Run.java:1593)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:242)
Finished: FAILURE






Due Date:


05/Jul/13 12:00 AM




Environment:


Windows Server 2008 R2 Standard

CVS plugin version 1.6

Tortoise CVS 




Project:


Jenkins



Priority:


Blocker



Reporter:


Scott Telle

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, 

[JIRA] [build-keeper-plugin] (JENKINS-18523) job keeper not working

2013-06-26 Thread walter.marvin....@nsn.com (JIRA)














































walter marvin
 created  JENKINS-18523


job keeper not working















Issue Type:


Bug



Assignee:


bap



Components:


build-keeper-plugin



Created:


26/Jun/13 9:46 PM



Description:


Fedora Linux 13

Works on some builds but not for others. Some builds are eaten as fast as jobs run




Project:


Jenkins



Labels:


plugin




Priority:


Major



Reporter:


walter marvin

























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] [plugin] (JENKINS-18412) Unable to execute SOASTA CloudTest compositions in CentOS

2013-06-26 Thread luiscardozofore...@hotmail.com (JIRA)














































Luis Cardozo
 commented on  JENKINS-18412


Unable to execute SOASTA CloudTest compositions in CentOS















Any comment about this issue?



























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] [view-job-filters] (JENKINS-18386) more flexible job filter by parameter

2013-06-26 Thread jacob.robertson.w...@gmail.com (JIRA)














































Jacob Robertson
 commented on  JENKINS-18386


more flexible job filter by parameter















This would be easy to implement, but I don't know of any parameters that use "toString".  If you just mean your own company's custom parameters, then it can still be implemented, it just won't really be easy to test before releasing.  It would be more helpful if you could give an example parameter plugin that I could install and test against.  I tried a couple, but they don't use "toString", so it didn't work.



























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] [core] (JENKINS-18438) Node monitoring should run in parallel

2013-06-26 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-18438 as Fixed


Node monitoring should run in parallel
















Change By:


SCM/JIRA link daemon
(26/Jun/13 11:30 PM)




Status:


Open
Resolved





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] [core] (JENKINS-18438) Node monitoring should run in parallel

2013-06-26 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18438


Node monitoring should run in parallel















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 changelog.html
 core/src/main/java/hudson/FilePath.java
 core/src/main/java/hudson/model/Node.java
 core/src/main/java/hudson/model/Slave.java
 core/src/main/java/hudson/node_monitors/AbstractAsyncNodeMonitorDescriptor.java
 core/src/main/java/hudson/node_monitors/AbstractNodeMonitorDescriptor.java
 core/src/main/java/hudson/node_monitors/ArchitectureMonitor.java
 core/src/main/java/hudson/node_monitors/ClockMonitor.java
 core/src/main/java/hudson/node_monitors/DiskSpaceMonitor.java
 core/src/main/java/hudson/node_monitors/DiskSpaceMonitorDescriptor.java
 core/src/main/java/hudson/node_monitors/ResponseTimeMonitor.java
 core/src/main/java/hudson/node_monitors/SwapSpaceMonitor.java
 core/src/main/java/hudson/node_monitors/TemporarySpaceMonitor.java
 core/src/main/java/jenkins/model/Jenkins.java
 core/src/test/java/hudson/slaves/NodeListTest.java
http://jenkins-ci.org/commit/jenkins/735713801b130fe247cf17bbca7b4561e41b1d13
Log:
  FIXED JENKINS-18438

Node monitoring should run in parallel to reduce the total round-trip
time in large instances.






























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] [master-slave] (JENKINS-18152) Thread interruption in remoting proxy results in UndeclaredThrowableException

2013-06-26 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-18152 as Fixed


Thread interruption in remoting proxy results in UndeclaredThrowableException
















Change By:


SCM/JIRA link daemon
(26/Jun/13 11:49 PM)




Status:


Open
Resolved





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] [master-slave] (JENKINS-18152) Thread interruption in remoting proxy results in UndeclaredThrowableException

2013-06-26 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18152


Thread interruption in remoting proxy results in UndeclaredThrowableException















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 src/main/java/hudson/remoting/RemoteInvocationHandler.java
http://jenkins-ci.org/commit/remoting/c8c0e818b7ee9d7351ec0424027010c94efbd8ef
Log:
  FIXED JENKINS-18152

Avoid UndeclaredThrowableException by being smart about what exception to propagate and what to wrap.






























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] [ec2] (JENKINS-16280) EC2 Plugin will not build Java projects.

2013-06-26 Thread mhader...@sonomatech.com (JIRA)














































Michael Haderman
 commented on  JENKINS-16280


EC2 Plugin will not build Java projects.















We were encountering this error as well.  It seems it was because we were using "~/jenkins" instead of "/home/ubuntu/jenkins" for Remote FS root.



























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] [core] (JENKINS-18438) Node monitoring should run in parallel

2013-06-26 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-18438


Node monitoring should run in parallel















Integrated in  jenkins_main_trunk #2671
 FIXED JENKINS-18438 (Revision 735713801b130fe247cf17bbca7b4561e41b1d13)

 Result = SUCCESS
kohsuke : 735713801b130fe247cf17bbca7b4561e41b1d13
Files : 

	core/src/test/java/hudson/slaves/NodeListTest.java
	core/src/main/java/hudson/node_monitors/AbstractNodeMonitorDescriptor.java
	core/src/main/java/hudson/FilePath.java
	core/src/main/java/hudson/node_monitors/TemporarySpaceMonitor.java
	core/src/main/java/jenkins/model/Jenkins.java
	core/src/main/java/hudson/model/Node.java
	core/src/main/java/hudson/node_monitors/ClockMonitor.java
	core/src/main/java/hudson/node_monitors/DiskSpaceMonitorDescriptor.java
	core/src/main/java/hudson/node_monitors/DiskSpaceMonitor.java
	core/src/main/java/hudson/node_monitors/ArchitectureMonitor.java
	core/src/main/java/hudson/node_monitors/SwapSpaceMonitor.java
	core/src/main/java/hudson/model/Slave.java
	core/src/main/java/hudson/node_monitors/AbstractAsyncNodeMonitorDescriptor.java
	changelog.html
	core/src/main/java/hudson/node_monitors/ResponseTimeMonitor.java





























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] [core] (JENKINS-12827) api should return the build number that was queued.

2013-06-26 Thread mlh...@umich.edu (JIRA)














































Michael Hess
 commented on  JENKINS-12827


api should return the build number that was queued.















+1,

We really need this as well.  If someone could contact me we would be happy to sponsor it but can't use paypal. 



























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] [other] (JENKINS-18524) Too many open files caused Jenkins crashed

2013-06-26 Thread hanny...@outlook.com (JIRA)














































Youcai HAN
 created  JENKINS-18524


Too many open files caused Jenkins crashed















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Attachments:


jstack.log, lsof.log, tomcat.log, ulimit.log



Components:


other



Created:


27/Jun/13 12:58 AM



Description:


After Jenkins running for a long time, it suddenly stuck. We checked the log and found too many socket was opened and the number of opened files comes 65535. So it failed to accept new request. Could you please help to check why Jenkins opened so many socket and can't close it?
We have tried to use gc to collect garbage memory, but it can't close these socket. So this should be a bug of Jenkins.
Jun 13, 2013 10:21:12 AM hudson.model.Executor run
SEVERE: Executor threw an exception
hudson.util.IOException2: Failed to create a temporary file in /proj/RBS_IoV/.hudson/jobs/KillZombieProcess
	at hudson.util.AtomicFileWriter.init(AtomicFileWriter.java:67)
	at hudson.util.AtomicFileWriter.init(AtomicFileWriter.java:54)
	at hudson.util.TextFile.write(TextFile.java:78)
	at hudson.model.Job.saveNextBuildNumber(Job.java:234)
	at hudson.model.Job.assignBuildNumber(Job.java:291)
	at hudson.model.Run.init(Run.java:256)
	at hudson.model.AbstractBuild.init(AbstractBuild.java:158)
	at hudson.model.Build.init(Build.java:92)
	at hudson.model.FreeStyleBuild.init(FreeStyleBuild.java:37)
	at sun.reflect.GeneratedConstructorAccessor100.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at hudson.model.AbstractProject.newBuild(AbstractProject.java:982)
	at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1197)
	at hudson.model.AbstractProject.createExecutable(AbstractProject.java:136)
	at hudson.model.Executor.run(Executor.java:211)
Caused by: java.io.IOException: Too many open files
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.checkAndCreate(File.java:1704)
	at java.io.File.createTempFile(File.java:1792)
	at hudson.util.AtomicFileWriter.init(AtomicFileWriter.java:65)
	... 15 more
Jun 13, 2013 10:21:12 AM hudson.model.Executor run
SEVERE: Executor threw an exception
hudson.util.IOException2: Failed to create a temporary file in /proj/RBS_IoV/.hudson/jobs/W12A_CLA_R6_CI_testExec_Trigger_Job
	at hudson.util.AtomicFileWriter.init(AtomicFileWriter.java:67)
	at hudson.util.AtomicFileWriter.init(AtomicFileWriter.java:54)
	at hudson.util.TextFile.write(TextFile.java:78)
	at hudson.model.Job.saveNextBuildNumber(Job.java:234)
	at hudson.model.Job.assignBuildNumber(Job.java:291)
	at hudson.model.Run.init(Run.java:256)
	at hudson.model.AbstractBuild.init(AbstractBuild.java:158)
	at hudson.model.Build.init(Build.java:92)
	at hudson.model.FreeStyleBuild.init(FreeStyleBuild.java:37)
	at sun.reflect.GeneratedConstructorAccessor100.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at hudson.model.AbstractProject.newBuild(AbstractProject.java:982)
	at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1197)
	at hudson.model.AbstractProject.createExecutable(AbstractProject.java:136)
	at hudson.model.Executor.run(Executor.java:211)
Caused by: java.io.IOException: Too many open files
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.checkAndCreate(File.java:1704)
	at java.io.File.createTempFile(File.java:1792)
	at hudson.util.AtomicFileWriter.init(AtomicFileWriter.java:65)
	... 15 more
Jun 13, 2013 10:21:13 AM org.apache.tomcat.util.net.JIoEndpoint$Acceptor run
SEVERE: Socket accept failed
java.net.SocketException: Too many open files




Environment:


We met this issue on both Solaris 

[JIRA] [batch-task] (JENKINS-18507) some command can't exit in the execute windows batch command (praqma case 9630)

2013-06-26 Thread dzyjl2...@yahoo.com.cn (JIRA)














































dzy dzy
 commented on  JENKINS-18507


some command cant exit in the execute windows batch command (praqma case 9630)















When will it come to pass ?



























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] [mailer] (JENKINS-16332) Leading and trailing underscores are added to commiters email address, unable to send build notification

2013-06-26 Thread gpjerrymalo...@gmail.com (JIRA)














































Jerry Maloney
 commented on  JENKINS-16332


Leading and trailing underscores are added to commiters email address, unable to send build notification

















I believe there may be an issue in MercurialChangeLogParser method MercurialChangeSetList parse(AbstractBuild build, File changelogFile). If I pass in a changelog that looks like the following:
changelog.xml
?xml version='1.0' encoding='UTF-8'?
changesets
changeset author='joe.schmo lt;joe.sc...@example.comgt;'/ !-- note that those escape characters are on purpose and not some relic of posting in Jira --
/changesets

I get a changeset author with the ID and fullname "joe.schmo joe.sc...@example.com", which is the error reported in this ticket. I believe the Digester class from Apache Commons is taking the escaped XML characters in the changesets/changeset/@author attribute and rendering them as underscores.

I pushed a unit test showing this to my fork of mercurial-plugin, but not requesting a pull because I don't have a fix yet.



























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] [ruby-plugin-runtime] (JENKINS-18314) Possible incompatibility between jffi-1.2.7 and jruby 1.6.5 as shipped with ruby-runtime plugin

2013-06-26 Thread peek824545...@gmail.com (JIRA)















































Yuu Yamashita
 closed  JENKINS-18314 as Duplicate


Possible incompatibility between jffi-1.2.7 and jruby 1.6.5 as shipped with ruby-runtime plugin
















This problem has been fixed in ruby-runtime 0.11.





Change By:


Yuu Yamashita
(27/Jun/13 4:43 AM)




Status:


Resolved
Closed



























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] [build-failure-analyzer] (JENKINS-18518) Red highlights not showing when clicking on indications

2013-06-26 Thread tomas.westl...@sonymobile.com (JIRA)














































Tomas Westling
 commented on  JENKINS-18518


Red highlights not showing when clicking on indications















Is this for version 1.5.0 ?
I tried to reproduce it using 1.5.0, which is running in our production environment but the red highlights show up just fine for me.



























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.