Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=145815&projectId=277
Build statistics:
State: Error
Previous State: Error
Started at: Fri 20 Feb 2009 05:13:09 -0800
Finished at: Fri 20 Feb 2009 05:13:12 -0800
Total time: 2s
Build Trigger: Schedule
Build Number: 218
Exit code: 0
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
Builder version :
Maven version: 2.0.9
Java version: 1.5.0_12
OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: antelder @ Thu 19 Feb 2009 03:54:57 -0800
Comment: Start of an itest for the webapp samples
Files changed:
/tuscany/java/sca/itest/distribution/webapp-helloworld ( 745828 )
/tuscany/java/sca/itest/distribution/webapp-helloworld/pom.xml ( 745828 )
Changed: antelder @ Fri 20 Feb 2009 01:38:48 -0800
Comment: Add config to use Java remote debugging
Files changed:
/tuscany/java/sca/itest/distribution/webapp-helloworld/pom.xml ( 746188 )
Changed: antelder @ Fri 20 Feb 2009 01:45:36 -0800
Comment: Start adding an itest for helloworld-jsp sample
Files changed:
/tuscany/java/sca/itest/distribution/webapp-helloworld-jsp ( 746190 )
/tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml ( 746190 )
Changed: antelder @ Fri 20 Feb 2009 04:24:30 -0800
Comment: Start of a test for the jsp page
Files changed:
/tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml ( 746221 )
/tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/src ( 746221 )
/tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/src/test ( 746221 )
/tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/src/test/java (
746221 )
/tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/src/test/java/itest
( 746221 )
/tuscany/java/sca/itest/distribution/webapp-helloworld-jsp/src/test/java/itest/HelloworldTestCase.java
( 746221 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: -fae -Psecurity clean install -Dtuscany.policy.file=file:////home/continuum/data/working-directory/1805/policy-continuum.policy"
Arguments: --batch-mode
Build Fresh: false
Always Build: true
Default Build Definition: false
Schedule: ONCE_A_DAY_2_00_AM
Profile Name: Java 5, Large Memory
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 630
Failures: 0
Total time: 133.134
****************************************************************************
Build Error:
****************************************************************************
org.apache.maven.continuum.execution.ContinuumBuildExecutorException: Error
while executing shell command. The most common error is that 'mvn' is not in
your path.
at
org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:300)
at
org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor.build(MavenTwoBuildExecutor.java:178)
at
org.apache.maven.continuum.core.action.ExecuteBuilderContinuumAction.execute(ExecuteBuilderContinuumAction.java:124)
at
org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:431)
at
org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:167)
at
org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:50)
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:178)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.NullPointerException
at
org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.createCommandline(DefaultShellCommandHelper.java:100)
at
org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:115)
at
org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:59)
at
org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:277)
... 11 more