Error Occurs on detail-module Under Issue View Page in Jira Data Center

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

Symptoms

The following error will appear under the detail section of the issue view page:

(Auto-migrated image: description temporarily unavailable)

The following appears in the atlassian-jira.log:

1 2012-08-23 14:31:15,967 http-8080-2 ERROR XXXX 661x64771x3 XXXX XXXXXXXXX /browse/XXX-XXXX [jira.web.component.ModuleWebComponentImpl] Error rendering web panel: com.atlassian.jira.jira-view-issue-plugin:details-module (null)

Cause

This error is caused by multiple reasons:

Workaround

In order to clear this error, multiple steps have to be taken.

Clear caches

Clearing the Tomcat cache and restarting Jira will typically address these problems. This is done with the following:

  1. Shutdown JIRA.

  2. Remove the contents of the following directory:

    1 $JIRA_INSTALL/work

    ⚠️ If the directory is deleted it can cause problems depending upon the way the instance was installed. Please delete the contents only.

  3. Start Jira.

  4. If this does not resolve the issue, please raise a support request for Atlassian Support along with a Support Zip.

Disable the Problematic Plugin

If the problem is due to a plugin, navigate to Jira's add-on (plugin) manager and disable the problematic plugin.

Check the logs

Check atlassian-jira.log for other related errors. One error that could lead to this is documented in Cache Delegation: null keys are not permitted.

Updated on April 8, 2025

Still need help?

The Atlassian Community is here for you.