How do I stop the Bamboo server from automatically configuring my remote agent's capabilities
Usage FAQ
- Can multiple plans share a common 3rd-party directory
- Changing Bamboo database settings
- Deploying Multiple Atlassian Applications in a Single Tomcat Container
- How Bamboo processes task arguments and passes them to OS shell
- Securing your repository connection
- Changing the remote agent heartbeat interval
- Cloning a Bamboo instance
- How do I shut down my elastic instances if I have restarted my Bamboo server
- How do I stop the Bamboo server from automatically configuring my remote agent's capabilities
- JUnit parsing in Bamboo
- Known issues with CVS in Bamboo
- Monitor Memory usage and Garbage Collection in Bamboo
- Moving Bamboo-Home of an agent
- Performing a thread dump
- Restoring passwords to recover admin users
- Send Errors to stderr - Script Builder in Visual Studio WinXP to build Solutions Files
- Using Bamboo with Clover
- Working with Java libraries
- Bamboo indicates that my Ant or Maven builds failed, even though they were successful
On this page
Related content
- Creating issues and sub-tasks
- How to automatically transition parent linked issue when all child linked issues in the same status using Automation
- Create issues and sub-tasks
- Automation Rule Not Updating Cascade Field Correctly
- Creating issues using the CSV importer
- Cannot delete an issue type and unable to find issues associated to a deleted issue type
- Moving an issue
- Configuring sub-tasks
- Adding, editing, and deleting an issue type
The Bamboo server automatically detects and populates the capabilities that a remote agent should be configured with upon agent start up. If you have modified the agent capabilities, they will be reset by the server's automatic capability detection when the agent is next restarted.
You can override this by adding the following flag, "-DDISABLE_AGENT_AUTO_CAPABILITY_DETECTION=true
", to the Bamboo server. Read Starting Bamboo for information on how to do this.
Last modified on Sep 28, 2017
Related content
- Creating issues and sub-tasks
- How to automatically transition parent linked issue when all child linked issues in the same status using Automation
- Create issues and sub-tasks
- Automation Rule Not Updating Cascade Field Correctly
- Creating issues using the CSV importer
- Cannot delete an issue type and unable to find issues associated to a deleted issue type
- Moving an issue
- Configuring sub-tasks
- Adding, editing, and deleting an issue type
Powered by Confluence and Scroll Viewport.