Hello,
After installing "Bamboo version 7.0.0-rc1 build 70003" on my own server, I got the error message that the installed Java version is not supported.
Type: Bootstrap
Desc: Could not load bootstrap from environment
Exception: java.lang.IllegalStateException: Unsupported Java version 13.0.2 detected
Java 11 was previously installed and I got the same error message. I have installed the current JDK (apt-get install oracle-java13-installer) and have already set the $JAVA_HOME variable.
Is an old or specific Java version needed to run Bamboo? If so, which one?
I'm using Ubuntu 18.04 as OS.
Thanks a lot!
According to the supported platforms for version 6.10 only Java 1.8 is supported, and there is nothing in the release notes for 7.0.0 rc1 that references a newer version of Java, so assume that it also applies for rc1.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.