JAVA_HOME "C:\Program Files\Java\jdk1.8.0_333" 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
Using CATALINA_BASE: "C:\Program Files\Bamboo"
Using CATALINA_HOME: "C:\Program Files\Bamboo"
Using CATALINA_TMPDIR: "C:\Program Files\Bamboo\temp"
Using JRE_HOME: "C:\Program Files\Java\jdk1.8.0_333"
Using CLASSPATH: "C:\Program Files\Bamboo\bin\bootstrap.jar;C:\Program Files\Bamboo\bin\tomcat-juli.jar"
Using CATALINA_OPTS: ""
C:\Program Files\Bamboo>
Please help me resolved this issue
Hello @pravinkumar Sarkate, Welcome to Atlassian Community!
As recommended in the Bamboo installation guide:
It is highly recommended to avoid placing the Bamboo home directory in any Windows security controlled directory, for example, C:\Program Files. |
You have two options to get this sorted.
cmd /c for %A in ("C:\Program Files\Java\jdk1.8.0_333") do @echo %~sA
Regards,
Eduardo Alvarenga
Atlassian Support APAC
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.