You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Team,
We have already Bamboo running on Oracle JAVA where it is used for some Bamboo tasks execution too.
Now we have new Bamboo tasks which are need to run on Open JDK on same Bamboo instance . Some one please guide me how to run Bamboo tasks which includes to execute on Open JDK and Oracle JAVA.
You can define different JDK as different capabilities at Agent settings.
Then you can use those capabilities when configure tasks
Thank you @Alexey Chystoprudov for quick reply,
We have only default Agent , no other agents. So can we run on same agent with 2 different JAVA capabilities?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I guess you say default for local agent, do you? In such case you need to add JDK to Server capabilities, see BAMBOO_URL/admin/agent/configureSharedLocalCapabilities.action
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. You can execute different versions of java on a single agent. I don't see an issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you all for your reply. I will check and post again in case of any issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.