Confluence Manage apps hung and display "A long-running task has been initiated by another user." while installing third-party plugin.

Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.

Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Summary

Confluence Manage Apps page hung while installing/updating a third party plugin. The following message appear in the Manage Apps page:

A long-running task has been initiated by another user. To avoid conflicts, you will not be able to update apps until this task has completed.

Environment

Confluence Server / Data Center

Diagnosis

Third-party plugin installation/update hung on the Manage Apps page which potentially caused Confluence to crash.

Cause

Java version incompatibility error below appears in the atlassian-confluence.log:

1 Caused by: java.lang.UnsupportedClassVersionError: co/uk/automationconsultants/compliance/helper/SpaceHelper has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

ℹ️ This error is related to Compliance for Confluence plugin version 5.4.1 which was compiled against Java 11 and Confluence was running with Java 8.

Note: "class 52" = Java 8 and "class 55" = Java 11

Solution

The following options will help to resolve the issue:

Solution 1

Solution 2

  • Upload an older version of the plugin which is compiled against Java 8

Solution 3

  • Contact the vendor to get help regarding the lack of Java 8 support.

Updated on April 24, 2025

Still need help?

The Atlassian Community is here for you.