Hi Team,
I am trying to upgrade our paid version Bamboo, I have downloaded new Bamboo 8.0.5 version EXE file but when I clicked on EXE file , it is not running or not responding anything. What could be the reason?
I have tried with "Run as Admin" too but still no luck.
Check the Supported platforms page for the version of Bamboo you are installing. This will give you info on supported operating systems, databases and browsers.
Good to know:
Before you install Bamboo, check that you're running a supported Java version and that the JAVA_HOME environment variable is set correctly.
Bamboo can only run with the JDK (not JRE).
To check your Java version:
java -version
To check your JAVA_HOME variable is set correctly:
echo %JAVA_HOME%
If you see a path to your Java installation directory, the JAVA_Home environment variable has been set correctly. If a path is not returned you'll need to set your JAVA_HOME environment variable manually before installing Bamboo.
You can choose either the Windows Installer versions (.exe) or the ZIP Archive (.zip).
It is highly recommended to avoid placing the Bamboo home directory in any Windows security controlled directory, for example, C:\Program Files.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.