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 connect Bamboo to an unsupported database type
- 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
- 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
- Restoring passwords to recover admin users
On this page
Related content
- Application links missing, and log reports an attempt to delete trusted applications configuration
- Application links missing, and log reports an attempt to delete trusted applications configuration
- Errors from trusted application link or Unable to delete application link
- Warning in Confluence despite removing application link: There are existing Trusted Applications or OAuth relationships that should be upgraded to Application Links. Click here to upgrade.
- Warning in Confluence despite removing application link: There are existing Trusted Applications or OAuth relationships that should be upgraded to Application Links. Click here to upgrade.
- java.lang.IllegalStateException - ApplicationLink with id '12345a67-bcd8-9012-efg3-4hij5k6lmn7o' not found
- Can't delete or create AppLink
- Application link cannot be deleted and gives a REST error
- Trusted applications functions not working though applink is created
- Jira log file shows error Couldn't find type id for application link with id xxxxxxxx-xxx-xxxx-xxxx-xxxxxxxxxxxx. Link is corrupted
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
- Application links missing, and log reports an attempt to delete trusted applications configuration
- Application links missing, and log reports an attempt to delete trusted applications configuration
- Errors from trusted application link or Unable to delete application link
- Warning in Confluence despite removing application link: There are existing Trusted Applications or OAuth relationships that should be upgraded to Application Links. Click here to upgrade.
- Warning in Confluence despite removing application link: There are existing Trusted Applications or OAuth relationships that should be upgraded to Application Links. Click here to upgrade.
- java.lang.IllegalStateException - ApplicationLink with id '12345a67-bcd8-9012-efg3-4hij5k6lmn7o' not found
- Can't delete or create AppLink
- Application link cannot be deleted and gives a REST error
- Trusted applications functions not working though applink is created
- Jira log file shows error Couldn't find type id for application link with id xxxxxxxx-xxx-xxxx-xxxx-xxxxxxxxxxxx. Link is corrupted
Powered by Confluence and Scroll Viewport.