[Commits] [continuum] BUILD ERROR: Scratchpad Nightly Deploy
Continuum@titan
commits at fluidproject.org
Mon Oct 19 14:26:54 UTC 2009
Online report : http://localhost:4040/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/51/buildId/6457
Build statistics:
State: Error
Previous State: Ok
Started at: Mon, 19 Oct 2009 10:26:54 -0400
Finished at: Mon, 19 Oct 2009 10:26:54 -0400
Total time: 0s
Build Trigger: Forced
Exit code: 0
Building machine hostname: titan
Operating system : Linux(unknown)
Java version : 1.5.0_11(Sun Microsystems Inc.)
Changes
No files changed
****************************************************************************
Build Error:
****************************************************************************
org.apache.maven.continuum.execution.ContinuumBuildExecutorException: Error while executing shell command. The most common error is that '/home/flexibus/scripts/fluid/scratchpad_deploy.sh' is not in your path.
at org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:195)
at org.apache.maven.continuum.execution.shell.ShellBuildExecutor.build(ShellBuildExecutor.java:64)
at org.apache.maven.continuum.core.action.ExecuteBuilderContinuumAction.execute(ExecuteBuilderContinuumAction.java:127)
at org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:275)
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:595)
Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while executing process.
at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:741)
at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:79)
at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:65)
at org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:94)
at org.apache.maven.continuum.utils.shell.DefaultShellCommandHelper.executeShellCommand(DefaultShellCommandHelper.java:51)
at org.apache.maven.continuum.execution.AbstractBuildExecutor.executeShellCommand(AbstractBuildExecutor.java:186)
... 6 more
Caused by: java.io.IOException: java.io.IOException: /home/flexibus/scripts/fluid/scratchpad_deploy.sh: cannot execute
at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
at java.lang.ProcessImpl.start(ProcessImpl.java:65)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
at java.lang.Runtime.exec(Runtime.java:591)
at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:736)
... 11 more
More information about the Commits
mailing list