This may be related to the problems with the Agent Groups feature (I
reopened CONTINUUM-2068) but I can't get a build to actually _happen_
on an agent.  When I click 'build now' in the master, I see the
following in the agent's log:

2009-03-15 11:25:11,745 [pool-2-thread-1] ERROR
taskQueueExecutor#prepare-build-agent  - Error executing task
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: No
project build context
        at 
org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor.endPrepareBuild(PrepareBuildProjectsTaskExecutor.java:305)
        at 
org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor.executeTask(PrepareBuildProjectsTaskExecutor.java:127)
        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:637)

I have minimal configuration -- just the output and working
directories and master url in the agent's config file. (No
installations on either the master or slave, which imo should work,
using the default environment.)

Any ideas?

-- 
Wendy

Reply via email to