Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-59682

As an administrator I would like to disable all 3rd Party Apps on startup of a Confluence Data Center

XMLWordPrintable

    • 9
    • 16
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Problem Definition

      Disabling 3rd party apps on startup is a great functionality to troubleshoot issues caused by installed Apps (aka Plugins, Addons).

      This functionality is available in the Server deployment by using the --disable-all-addons attribute as described in this KB.

      If we try to use the same functionality in a Data Center instance it won't work and we get the following message in atlassian-confluence.log:

      2020-04-03 12:14:08,659 WARN [Catalina-utility-1]
      [atlassian.plugin.manager.DefaultSafeModeManager]
      <init> Add-ons disable options from '--disable-all-addons' are being ignored due to start up in clustered mode!
      

      Suggested Solution

      Since Apps' state is mapped in the database, Confluence could check if the cluster is being initiated (one node only running) and accept the option to disable 3rd Party Apps.

      Workaround

      As workaround, you may disable each App from the database following the instructions in this KB.

              Unassigned Unassigned
              tmasutti Thiago Masutti (Inactive)
              Votes:
              28 Vote for this issue
              Watchers:
              17 Start watching this issue

                Created:
                Updated: