Cluster Panic due to Performance Problems

Still need help?

The Atlassian Community is here for you.

Ask the community

This article requires fixes

This article has been Flagged for fixing. Use caution when using it and fix it if you have Publisher rights.

Symptoms

There are multiple causes for this issue. Start with the parent article Confluence will not start due to fatal error in Confluence cluster.

Confluence throws the following error on a single-node deployment spontaneously during production usage:

Fatal error in Confluence cluster: Database is being updated by an instance which is not part of the current cluster. You should check network connections between cluster nodes, especially multicast traffic.

Cause

There are several performance problems that can cause this error. They are listed in the order of most likely to least likely:

  1. If you are on Confluence 3.0.1 or 3.0.2, you are most likely experiencing a bug. See Cluster panics (Non Clustered Confluence 2.10.4, 3.0.1 and 3.0.2).
  2. The database is overloaded or the database connection has been severed.
  3. The database is being accessed by another Confluence instance.
  4. An out of memory error has occurred.
  5. In some conditions, severely poor garbage collection performance can contribute to this.
  6. The daily sql dump backup job (in a native tool) is running. This is very unlikely, and should be addressed only as a last resort.

Temporary Workaround

Run Confluence as a single node cluster.

Resolutions

There are multiple resolutions for this problem:

  1. Ensure you have the patch from Cluster panics (Non Clustered Confluence 2.10.4, 3.0.1 and 3.0.2).
  2. If you have the word 'Deadlock' in your atlassian-confluence.log, see Troubleshooting deadlocks in Confluence.
  3. Upgrading or optimizing the database has corrected this in many situations.
  4. If you find OutOfMemory in your atlassian-confluence.log, see Fix Out of Memory errors by Increasing Available Memory.
  5. Assess poor garbage collection performance. Check Garbage Collector Performance Issues.
  6. Only in rare circumstances, and when you can reliably replicate the problem, the workaround is to take the application offline while generating the backup.





























Last modified on Mar 21, 2024

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.