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.
Hello!
I'm looking for a parent process name that would help me recognize whether or not is Atlassian Bamboo running just by looking at all running processes
Since Bamboo is written in Java, I expect the parent process would be Java process itself.
Therefore if there is Bamboo running and only one Java process is present, I can assume that this parent process is running Bamboo. Is that correct?
Thank you!
Best regards,
Jan
Hey @Jan Hlavac
You are right. If you have only one Atlassian application running on the server, and no other Java programs around, searching for "bamboo" and "java" on the process list would be enough.
As a pro-tip, you can declare a custom Java property without any real application value, just to ease your search, such as -Dprocess-name=Bamboo. Then use that string as your search pattern.
Thank you,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
Hello @Eduardo Alvarenga
That seems to be exactly what I was looking for, and thanks for confirming my assumptions with the "java" process.
I will also look into Java properties, this could be useful later as well.
Thank you for your help!
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.