Error Occurs on detail-module Under Issue View Page in Jira Datacenter/Server

Symptoms

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

The following appears in the atlassian-jira.log:

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:

    $JIRA_INSTALL/work

    (warning) 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 https://confluence.atlassian.com/jirakb/cache-delegation-null-keys-are-not-permitted-952050953.html

Last modified on Mar 7, 2025

Was this helpful?

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