Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I have logged into the aws instance hosting the bamboo remote agent. How do I replicate the errors I am seeing the bamoo website in such a way that I can debug them? Is this explained somewhere in the ondemand documentation?
In order to replicate the errors you see in Bamboo's build logs you'll want to run the build commands Bamboo is issuing when logged into the AWS instance. For example if you're building a Java program you'll want to run the Java compiler with the necessary arguments. To determine this you can look at the configuration of Bamboo's build plan which will show you the tasks needed to be run in order to complete the build.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.