-
Suggestion
-
Resolution: Fixed
-
None
-
Standalone, java version "1.6.0_21" 64-bit,
Since I am running windows 7 Ultimate 64-bit, I am directed to run BambooConsole.bat from the command line, this is my output:
C:\Program Files (x86)\Bamboo>BambooConsole.bat
wrapper | --> Wrapper Started as Console
wrapper | Launching a JVM...
wrapper | Unable to execute Java command. The system cannot find the file specified. (0x2)
wrapper | "java" -Dorg.mortbay.xml.XmlParser.NotValidating=true -XX:MaxPermSize=256m -Djava.awt.headless=true -Xms256m -Xmx512m -Djava.library.pa
th="../lib" -classpath "../lib/wrapper.jar;../lib;../webapp/WEB-INF/classes;../webapp/WEB-INF/lib/commons-lang-2.4.jar;../webapp/WEB-INF/lib/servlet-a
pi-2.5-20081211.jar;../webapp/WEB-INF/lib/jetty-6.1.15.jar;../webapp/WEB-INF/lib/jetty-management-6.1.15.jar;../webapp/WEB-INF/lib/jetty-naming-6.1.15
.jar;../webapp/WEB-INF/lib/jetty-plus-6.1.15.jar;../webapp/WEB-INF/lib/jetty-util-6.1.15.jar;../webapp/WEB-INF/lib/mail-1.4.1.jar" -Dwrapper.key="5pwj
VRgcOxVfILpw" -Dwrapper.port=32000 -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999 -Dwrapper.pid=1936 -Dwrapper.version="3.2.3" -Dwrapper.na
tive_library="wrapper" -Dwrapper.cpu.timeout="10" -Dwrapper.jvmid=1 org.tanukisoftware.wrapper.WrapperSimpleApp com.atlassian.bamboo.server.Server 8085 ../webapp /wrapper | Critical error: wait for JVM process failed
Press any key to continue . . .
It appears to be looking for the following file: C:\Program Files (x86)\Bamboo\bin\wrapper-windows-x86-32.exe
, but this file does not exist. Where do I get it? This is a show stopper for me, Bamboo won't run until this is resolved.