> -----Original Message----- > From: Justin Mclean [mailto:[email protected]] > Sent: Saturday, 2 June 2012 9:16 AM > To: [email protected] > Subject: Builds failing on windows slave > > Hi, > > The Apache Flex build which is using Java 1.6 is failing on the Jenkins windows > slave. > > The error is: > > Total time: 0 seconds > [Flex_SDK_build] $ cmd.exe /C '"f:\hudson\tools\ant\apache-ant- > 1.7.0\bin\ant.bat -file build.xml -Dbuild.number=1345276 main && exit > %%ERRORLEVEL%%"' > Unable to locate tools.jar. Expected to find it in C:\Program > Files\Java\jre7\lib\tools.jar > Buildfile: build.xml > > Looks like it may be that the JRE has been installed rather than the JDK? Also > not sure why it's looking in jre7 path when I specified the build as Java 1.6. > Anyone have any ideas?
Fixed symlinking issues. You have a different failure now, let me know how I can help. https://builds.apache.org/job/Flex_SDK_build/13/console Also, I note that the workspace for this build uses up 1GB but is not cleaned up after It, can you check your config? Thanks Gav... > > Thanks, > Justin
