I have to install bamboo on windows

mahesh sathe August 6, 2019

JAVA_HOME  ( It is set in system variable)

C:\Program Files\Java\jdk-11.0.4\bin

When i run below command , its showing JAVA-HOME path error

 

Command

C:\Program Files\Bamboo\bin>start-bamboo.bat

To run Bamboo in the foreground, start the server with start-bamboo.bat /fg

Bamboo Server Edition
Version : 6.9.2

JAVA_HOME "C:\Program Files\Java\jdk-11.0.4\bin" contains spaces. Please change to a location without spaces if this causes problems.

If you encounter issues starting or stopping Bamboo Server, please see the Troubleshooting guide at https://confluence.atlassian.com/display/BAMBOO/Installing+Bamboo+on+Windows

The JRE_HOME environment variable is not defined correctly
This environment variable is needed to run this program
C:\Program Files\Bamboo\bin>

2 answers

2 votes
Gabriel Ribeiro
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 8, 2019

Hi @mahesh sathe,

Bamboo 6.9.2 is not compatible with Java 11, please point you JAVA_HOME environment variable to a valid JDK 1.8 installation and try to start Bamboo again.

Please remember that if the path for the JDK installation contains spaces, you'll need to use the shortened pathname, for example:

Progra~1 = 'Program Files' 

For more details, please take a look at the following documentation:

thanks 
0 votes
Muhammad Ramzan(Atlassian Certified Master)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 6, 2019

Please make sure you correctly defined the JDK in system variables.

 

if still not work then try with JDK 8 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events