Can you file an issue?
Emmanuel
ArneD a écrit :
It's Continuum 1.0.3, but I've updated maven-scm-api and
maven-scm-provider-local (snapshot version
maven-scm-provider-local-1.0-20060616.154545-4.jar).
Arne
Emmanuel Venisse wrote:
What is your continuum version and your scm?
Emmanuel
ArneD a écrit :
Hi,
occasionally some of our builds are failing during scheduled builds.
Forced
builds are working fine. I see the following stacktrace:
org.apache.maven.continuum.scm.ContinuumScmException: Cannot checkout
sources.
at
org.apache.maven.continuum.scm.DefaultContinuumScm.updateProject(DefaultContinuumScm.java:276)
at
org.apache.maven.continuum.core.action.UpdateWorkingDirectoryFromScmContinuumAction.execute(UpdateWorkingDirectoryFromScmContinuumAction.java:58)
at
org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:166)
at
org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:47)
at
org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:103)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.NullPointerException
at
org.apache.maven.continuum.scm.DefaultContinuumScm.convertScmResult(DefaultContinuumScm.java:414)
at
org.apache.maven.continuum.scm.DefaultContinuumScm.updateProject(DefaultContinuumScm.java:244)
... 5 more
It seems to be the following issue. A difference is that not all builds
are
failing, and the problems do not occur every time.
http://jira.codehaus.org/browse/CONTINUUM-780
Any ideas how to resolve it yet? Is somebody working on it?
Regards, Arne