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
- Synchronization of remote agent capabilities
- Configuring agents
- Configuring remote agent capabilities using bamboo-capabilities.properties
- Additional remote agent options
- Legacy remote agent installation guide
- Defining a new executable capability
- Viewing your executable capabilities
- Viewing a Bamboo agent's details
- Disabling and enabling remote agents support
- Disabling or deleting an agent
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 May 24, 2016
Related content
- Synchronization of remote agent capabilities
- Configuring agents
- Configuring remote agent capabilities using bamboo-capabilities.properties
- Additional remote agent options
- Legacy remote agent installation guide
- Defining a new executable capability
- Viewing your executable capabilities
- Viewing a Bamboo agent's details
- Disabling and enabling remote agents support
- Disabling or deleting an agent
Powered by Confluence and Scroll Viewport.