You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org> on 2010/02/10 00:29:55 UTC

[jira] Commented: (CONTINUUM-2462) Intermittet error "Missing key 'scm-root-address'" with distributed builds

    [ http://jira.codehaus.org/browse/CONTINUUM-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209597#action_209597 ] 

Maria Catherine Tan commented on CONTINUUM-2462:
------------------------------------------------

I think this has been fixed with non-distributed builds.

> Intermittet error "Missing key 'scm-root-address'" with distributed builds
> --------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2462
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2462
>             Project: Continuum
>          Issue Type: Bug
>          Components: Distributed Builds
>    Affects Versions: 1.3.5
>            Reporter: Maria Catherine Tan
>
> I got this error while trying to build my project:
> 2010-02-10 00:38:52,657 [Thread-15] ERROR taskQueueExecutor#prepare-build-agent  - Error executing task
> edu.emory.mathcs.backport.java.util.concurrent.ExecutionException: java.lang.RuntimeException: Missing key 'scm-root-address'.
>         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.getResult(FutureTask.java:299)
>         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.get(FutureTask.java:118)
>         at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.waitForTask(ThreadedTaskQueueExecutor.java:159)
>         at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:127)
> Caused by: java.lang.RuntimeException: Missing key 'scm-root-address'.
>         at org.apache.continuum.buildagent.utils.ContinuumBuildAgentUtil.getObject(ContinuumBuildAgentUtil.java:669)
>         at org.apache.continuum.buildagent.utils.ContinuumBuildAgentUtil.getString(ContinuumBuildAgentUtil.java:578)
>         at org.apache.continuum.buildagent.utils.ContinuumBuildAgentUtil.getScmRootAddress(ContinuumBuildAgentUtil.java:340)
>         at org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor.endPrepareBuild(PrepareBuildProjectsTaskExecutor.java:290)
>         at org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor.executeTask(PrepareBuildProjectsTaskExecutor.java:144)
>         at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
>         at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
>         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:528)
>         at java.lang.Thread.run(Thread.java:595)
> This error is intermittent.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira