-
Bug
-
Resolution: Fixed
-
Major
-
None
building a freestyle project to run the buckminster aggregator results in an error:
Commandline:
/bin/java -Dbuckminster.output.root=/usr/local/development/hudson/hudson_home/jobs/buckminster/workspace//buckminster.output -Dbuckminster.temp.root=/usr/local/development/hudson/hudson_home/jobs/buckminster/workspace//buckminster.temp -Xmx512m -jar plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -application org.eclipse.buckminster.cmdline.headless -data /usr/local/development/hudson/hudson_home/jobs/buckminster/workspace/ --loglevel info -S /usr/local/development/hudson/hudson_home/jobs/buckminster/builds/2010-03-17_17-41-58/commands.txt ERROR: Cannot run program "/bin/java" (in directory "/usr/local/development/buckminster"): java.io.IOException: error=2, No such file or directory
- Hudson has a configured JDK
- hudson-plugin version is 0.9.3.
Could this is related to http://issues.jenkins-ci.org/browse/JENKINS-5004?