-
Bug
-
Resolution: Tracked Elsewhere
-
Low
-
None
-
7.6.5, 7.7.3, 7.8.3, 7.9.1
-
None
-
7.06
-
1
-
Severity 3 - Minor
-
2
-
Summary
Cluster Locks healthcheck in the Troubleshooting and support tools section in Administration panel consistently fails with the following error:
Exception during health check invocation java.lang.NoClassDefFoundError: com/atlassian/beehive/db/spi/ClusterLockStatus
It always fails in the affected Jira versions, even if the cluster locks are fine. Problem is caused due to refactoring the related ClusterLockStatus code.
Environment
- Jira Datacenter
Expected Results
No errors when the cluster locks work.
Actual Results
It always fails in the affected Jira versions, even if the cluster locks are fine.
Notes
- The failing healthcheck results in a popup (visible only to Jira admins) when logging it - the admin can click "Don't show me this again" to prevent them from popping up again.
- The issue will be fixed in the Atlassian Troubleshooting and Support Tools system plugin update (ATST). Admins will be able to update the plugin without the need to update their entire Jira instance.
Workaround
- There is currently no workaround.
- is a regression of
-
JRASERVER-66233 Need additional logging on clustermessage classes
- Closed
- is related to
-
ATST-888 Loading...
- mentioned in
-
Page Loading...