[JIRA] (JENKINS-12794) Occasional crash of plugin

2012-10-15 Thread w.male...@gmail.com (JIRA)














































Waldek M
 commented on  JENKINS-12794


Occasional crash of plugin















Thanks, Kohsuke, for your comment. I'll hope for clearcase plugin, then 



























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-12794) Occasional crash of plugin

2012-10-11 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 updated  JENKINS-12794


Occasional crash of plugin
















This is a bug in ClearCase plugin. Nothing to do with the cobertura plugin.





Change By:


Kohsuke Kawaguchi
(11/Oct/12 10:01 PM)




Component/s:


cobertura



























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-12794) Occasional crash of plugin

2012-09-28 Thread w.male...@gmail.com (JIRA)














































Waldek M
 commented on  JENKINS-12794


Occasional crash of plugin















Still failing, I'm afraid.
Is there something I could do to have it fixed?

ERROR: Publisher hudson.plugins.cobertura.CoberturaPublisher aborted due to exception
java.lang.NullPointerException
	at hudson.FilePath.isAbsolute(FilePath.java:236)
	at hudson.FilePath.resolvePathIfRelative(FilePath.java:221)
	at hudson.FilePath.init(FilePath.java:217)
	at hudson.FilePath.child(FilePath.java:1053)
	at hudson.plugins.clearcase.AbstractClearCaseScm.getModuleRoot(AbstractClearCaseScm.java:345)
	at hudson.scm.SCM.getModuleRoots(SCM.java:543)
	at hudson.model.AbstractBuild.getModuleRoots(AbstractBuild.java:290)
	at hudson.plugins.cobertura.CoberturaPublisher.perform(CoberturaPublisher.java:314)
	at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:692)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:639)
	at hudson.model.Run.execute(Run.java:1527)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)



























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-12794) Occasional crash of plugin

2012-09-28 Thread w.male...@gmail.com (JIRA)














































Waldek M
 updated  JENKINS-12794


Occasional crash of plugin
















Change By:


Waldek M
(28/Sep/12 8:55 AM)




Environment:


RHEL.Jenkins1.451andthelatestversionsofplugins-clearcaseandcobertura
Alsopresentonlatest1.482



























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-12794) Occasional crash of plugin

2012-02-15 Thread w.male...@gmail.com (JIRA)
Waldek M created JENKINS-12794:
--

 Summary: Occasional crash of plugin
 Key: JENKINS-12794
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12794
 Project: Jenkins
  Issue Type: Bug
  Components: clearcase, cobertura
Affects Versions: current
 Environment: RHEL. Jenkins 1.451 and the latest versions of plugins - 
clearcase and cobertura
Reporter: Waldek M
Assignee: Vincent Latombe
Priority: Minor


Occasionally, the cobertura plugin crashes with the trace as follows. I'm 
afraid I'm not able to tell whether this is really releated to the cobertura, 
or clearcase plugins, because both appear on the trace.

Publishing Cobertura coverage report...
ERROR: Publisher hudson.plugins.cobertura.CoberturaPublisher aborted due to 
exception
java.lang.NullPointerException
at hudson.FilePath.isAbsolute(FilePath.java:226)
at hudson.FilePath.init(FilePath.java:214)
at hudson.FilePath.child(FilePath.java:926)
at 
hudson.plugins.clearcase.AbstractClearCaseScm.getModuleRoot(AbstractClearCaseScm.java:345)
at hudson.scm.SCM.getModuleRoots(SCM.java:543)
at hudson.model.AbstractBuild.getModuleRoots(AbstractBuild.java:287)
at 
hudson.plugins.cobertura.CoberturaPublisher.perform(CoberturaPublisher.java:216)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
at 
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:700)
at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:675)
at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:653)
at hudson.model.Build$RunnerImpl.post2(Build.java:162)
at 
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:622)
at hudson.model.Run.run(Run.java:1434)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira