Im installing bamboo-agent on Debian10. Ran the command:
java -Dbamboo.home=/home/bamboo-agent-home -jar atlassian-bamboo-agent-installer-7.2.10.jar https://bamboo.***.com/agentServer/
It shows all the files wer installed and wrapper.conf started and stopped. But uuid and xm-data folder were not present.
Hello @Pavankumar
Welcome to Atlassian Community!
The answer to your question is in your screenshot. You are using Java 11 and Bamboo 7.2 only supports Java 8.
To use Java 11 your need to upgrade to Bamboo 8 or superior.
Kind regards,
Eduardo AlvarengaAtlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
Hi @Eduardo Alvarenga
I downgraded my java version and reinstalled. agent uuid is availabe in file named "uuid-temp.properties" but build dir. is not present. Is it OK!
The building structure will get created once you launch the first build on that agent.
Thanks! Got it.
It looks like you're new here. Sign in or register to get started.