Hi alf, Have you tried specifying the build file in the build definition of the project group or the project ?
--- On Thu, 5/20/10, Alf Potgieter <[email protected]> wrote: > From: Alf Potgieter <[email protected]> > Subject: Distributed ant > To: "[email protected]" <[email protected]> > Date: Thursday, May 20, 2010, 5:03 PM > Has anyone managed to do a > distributed continuum build using ant? I'm using continuum > 1.3.4 and nothing happens. > > On the buildagent I get this: > ERROR taskQueueExecutor#build-agent - Error executing > task > edu.emory.mathcs.backport.java.util.concurrent.ExecutionException: > java.lang.NullPointerException > 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.NullPointerException > at > org.apache.continuum.buildagent.taskqueue.execution.BuildProjectTaskExecutor.getMavenProject(BuildProjectTaskExecutor.java:517) > at > org.apache.continuum.buildagent.taskqueue.execution.BuildProjectTaskExecutor.shouldBuild(BuildProjectTaskExecutor.java:405) > at > org.apache.continuum.buildagent.taskqueue.execution.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:117) > 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:619) > alf > Discovery Holdings Limited > > Registration number: 1999/007789/06 > > This message and any attachments are confidential and > intended solely for the addressee. If you have received this > message in error, please notify Discovery immediately, > telephone number +27 11 529 2888. Any unauthorised use; > alteration or dissemination of the contents of this email is > strictly prohibited. In no event will Discovery or the > sender be liable in any manner whatsoever to any person for > any loss or any direct, indirect, special or consequential > damages arising from use of this email or any linked > website, including, without limitation, from any lost > profits, business interruption, loss of programmes or other > data that may be stored on any information handling system > or otherwise from any assurance that this email is virus > free even if Discovery is expressly advised of the > possibility of such damages. Discovery is an Authorised > Financial Services Provider. A full list of directors is > available on our website at > https://www.discovery.co.za/index_login.jhtml?p_content=/investor_relations/directorate.jhtml > alternatively, to obtain a full list of Directors via email, > please email [email protected] > > >
