[JIRA] (JENKINS-16187) dependency-graph plugin fails when using copy-artifact plugin

2012-12-24 Thread wo...@java.net (JIRA)















































wolfs
 closed  JENKINS-16187 as Not A Defect


dependency-graph plugin fails when using copy-artifact plugin
















Change By:


wolfs
(24/Dec/12 2:31 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






[JIRA] (JENKINS-16187) dependency-graph plugin fails when using copy-artifact plugin

2012-12-20 Thread rkirk...@mitre.org (JIRA)














































Robin Kirkman
 created  JENKINS-16187


dependency-graph plugin fails when using copy-artifact plugin















Issue Type:


Bug



Affects Versions:


current



Assignee:


wolfs



Components:


copyartifact, depgraph-view



Created:


21/Dec/12 2:47 AM



Description:


I was using the dependency graph plugin successfully for some time.  Added the copy artifact plugin to copy some build artifacts from four other machine-dependent projects into one consolidated project.  The setup works fine, but now the dependency graph is unavailable, with a NoClassDefFound error.  Stack trace / error page below:

Status Code: 500

Exception: java.lang.NoClassDefFoundError: hudson/plugins/copyartifact/CopyArtifact
Stacktrace:
javax.servlet.ServletException: java.lang.NoClassDefFoundError: hudson/plugins/copyartifact/CopyArtifact
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:615)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:658)
	at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:384)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:573)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:658)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:624)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:658)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:487)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:164)
	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.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:47)
	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:166)
	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:173)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at jenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:63)
	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:66)
	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 winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at 

[JIRA] (JENKINS-16187) dependency-graph plugin fails when using copy-artifact plugin

2012-12-20 Thread rkirk...@mitre.org (JIRA)














































Robin Kirkman
 commented on  JENKINS-16187


dependency-graph plugin fails when using copy-artifact plugin















The URL being accessed was: http://hostname.redacted:8008/depgraph-view/graph.gv



























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






[JIRA] (JENKINS-16187) dependency-graph plugin fails when using copy-artifact plugin

2012-12-20 Thread rkirk...@mitre.org (JIRA)















































Robin Kirkman
 resolved  JENKINS-16187 as Not A Defect


dependency-graph plugin fails when using copy-artifact plugin
















User error here, probably.  The depgraph-view plugin had already been installed.  I installed the copyartifacts plugin without restarting Jenkins.  After restarting Jenkins the problem was resolved.  A message on the plugin update center that installing without restart will break cross-plugin dependencies would be nice.





Change By:


Robin Kirkman
(21/Dec/12 3:02 AM)




Status:


Open
Resolved





Fix Version/s:


current





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