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

2013-11-22 Thread bcov...@nycm.com (JIRA)














































Bruce Coveny
 updated  JENKINS-17460


Error occurs viewing build history on some builds
















Change By:


Bruce Coveny
(22/Nov/13 1:16 PM)




Environment:


JENKINSWARVERSION1.509-1.
529
539
WINDOWSSERVER2008R2ENTERPRISEAMDOPTERON(TM)PROCESSOR61362.4GHZ(2PROCESSORS)4.0GBRAM64-BITOPERATIONSYSTEMWEBSPHEREAPPLICATIONSERVER8.5.5



























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-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] [core] (JENKINS-17460) Error occurs viewing build history on some builds

2013-06-11 Thread vladic...@gmail.com (JIRA)














































Vlad Aginsky
 commented on  JENKINS-17460


Error occurs viewing build history on some builds















Hi, i see similar behaviour:


Status Code: 500

Exception: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.511.jar!/hudson/model/AbstractBuild/index.jelly:112:84: st:include java.lang.NullPointerException
Stacktrace:
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.511.jar!/hudson/model/AbstractBuild/index.jelly:112:84: st:include java.lang.NullPointerException
	at org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:117)
	at org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:127)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:666)
	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: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 hudson.plugins.scm_sync_configuration.extensions.ScmSyncConfigurationFilter$1.call(ScmSyncConfigurationFilter.java:36)
	at hudson.plugins.scm_sync_configuration.ScmSyncConfigurationDataProvider.provideRequestDuring(ScmSyncConfigurationDataProvider.java:103)
	at hudson.plugins.scm_sync_configuration.extensions.ScmSyncConfigurationFilter.doFilter(ScmSyncConfigurationFilter.java:32)
	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:135)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
	at 

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

2013-04-23 Thread bcov...@nycm.com (JIRA)














































Bruce Coveny
 updated  JENKINS-17460


Error occurs viewing build history on some builds
















Change By:


Bruce Coveny
(23/Apr/13 4:37 PM)




Description:


Whentryingtoviewbuildhistoryfromprojectgeterrorsandpagewillnotdisplay.Noteveryprojectfailsjustcertainones.ProjectswiththenameXseemtowork,butprojectswithnameX(YYY)seemtofail.IthoughtitmighthavetodowithaspacebutprojectswithnameX()workfinewithoutissue.AttachedstacktraceisfromSystemOut.logfromWebSphereserver.
\\

\\{code}
[4/3/1315:33:36:725EDT]0021servletEcom.ibm.ws.webcontainer.servlet.ServletWrapperserviceSRVE0068E:UncaughtexceptioncreatedinoneoftheservicemethodsoftheservletStaplerinapplicationjenkins_war.Exceptioncreated:javax.servlet.ServletException:org.apache.commons.jelly.JellyTagException:wsjar:file:/jenkins_war.ear/jenkins.war/WEB-INF/lib/jenkins-core-1.509.jar!/hudson/model/AbstractBuild/index.jelly:112:84:st:includeCannotcomparejava.util.ArrayListwithvalue[]andjava.lang.Integerwithvalue0	atorg.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:117)	atorg.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:127)	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:666)	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.Stapler.invoke(Stapler.java:583)	atorg.kohsuke.stapler.Stapler.service(Stapler.java:214)	atjavax.servlet.http.HttpServlet.service(HttpServlet.java:831)	atcom.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)	atcom.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)	atcom.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)	athudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)	athudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:66)	athudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)	athudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87)	atcom.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)	atcom.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)	athudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)	atcom.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)	atcom.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)	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)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atorg.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:174)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atjenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:64)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	

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

2013-04-15 Thread bcov...@nycm.com (JIRA)














































Bruce Coveny
 updated  JENKINS-17460


Error occurs viewing build history on some builds
















Change By:


Bruce Coveny
(15/Apr/13 3:53 PM)




Component/s:


parameterized-trigger



























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-17460) Error occurs viewing build history on some builds

2013-04-11 Thread bcov...@nycm.com (JIRA)














































Bruce Coveny
 commented on  JENKINS-17460


Error occurs viewing build history on some builds















I was able to recreate doing the following.  Create a build called "test", this does not have to any steps included in it.  Create another build called "test (test)".  In this build configuration create the build step of "Trigger/call builds on other projects" with the following properties:

Projects to build:  test
Block until the triggered projects finsih their builds:  checked
Fail this build step if the triggered build is worse or equal to:  FAILURE
Mark this build as failure if the triggered build is worse or equal to:  FAILURE
Mark this build as unstable if the triggered build is worse or equal to:  UNSTABLE

Save the configuration.  Run the build on "test (test)".  Once the build history shows on the left hand side, click the link for view the build history.  This is when the failure occurs.  You can click the menu dropdown for the build history to view the console output and that link works fine, its just the main page for the build that fails.

Note this still happens in 1.510.



























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-17460) Error occurs viewing build history on some builds

2013-04-11 Thread bcov...@nycm.com (JIRA)












































 
Bruce Coveny
 edited a comment on  JENKINS-17460


Error occurs viewing build history on some builds
















I was able to recreate doing the following.  Create a build called "test", this does not have to any steps included in it.  Create another build called "test (test)".  In this build configuration create the build step of "Trigger/call builds on other projects" with the following properties:

Projects to build:  test
Block until the triggered projects finish their builds:  checked
Fail this build step if the triggered build is worse or equal to:  FAILURE
Mark this build as failure if the triggered build is worse or equal to:  FAILURE
Mark this build as unstable if the triggered build is worse or equal to:  UNSTABLE

Save the configuration.  Run the build on "test (test)".  Once the build history shows on the left hand side, click the link for view the build history.  This is when the failure occurs.  You can click the menu dropdown for the build history to view the console output and that link works fine, its just the main page for the build that fails.

Note this still happens in 1.510.



























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-17460) Error occurs viewing build history on some builds

2013-04-03 Thread bcov...@nycm.com (JIRA)














































Bruce Coveny
 updated  JENKINS-17460


Error occurs viewing build history on some builds
















Change By:


Bruce Coveny
(03/Apr/13 8:38 PM)




Environment:


JENKINSWARVERSION1.509WINDOWSSERVER2008R2ENTERPRISEAMDOPTERON(TM)PROCESSOR61362.4GHZ(2PROCESSORS)4.0GBRAM64-BITOPERATIONSYSTEM
WEBSPHER
WEBSPHERE
APPLICATIONSERVER7.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] [core] (JENKINS-17460) Error occurs viewing build history on some builds

2013-04-03 Thread bcov...@nycm.com (JIRA)














































Bruce Coveny
 created  JENKINS-17460


Error occurs viewing build history on some builds















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


core



Created:


03/Apr/13 8:37 PM



Description:


When trying to view build history from project get errors and page will not display.  Not every project fails just certain ones.  Projects with the name 'X' seem to work, but projects with name 'X (YYY)' seem to fail.  I thought it might have to do with a space but projects with name 'X ( )' work fine without issue.

Attached stack trace is from SystemOut.log from WebSphere server.

4/3/13 15:33:36:725 EDT 0021 servlet   E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods of the servlet Stapler in application jenkins_war. Exception created : javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: wsjar:file:/jenkins_war.ear/jenkins.war/WEB-INF/lib/jenkins-core-1.509.jar!/hudson/model/AbstractBuild/index.jelly:112:84: st:include Cannot compare java.util.ArrayList with value '[]' and java.lang.Integer with value '0'
	at org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:117)
	at org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:127)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:666)
	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.Stapler.invoke(Stapler.java:583)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:214)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
	at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
	at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
	at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)
	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 com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
	at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
	at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
	at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
	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