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
-- 
View this message in context: 
http://www.nabble.com/Occassional-NPEs-while-checking-out-through-scm-local-in-scheduled-build-tf2289437.html#a6358643
Sent from the Continuum - Users forum at Nabble.com.

Reply via email to