JIRA Dashboard goes blank after upgrade.

Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

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

JIRA dashboard goes blank and does not displaying anything after upgrade.

Environment

  • 8.x.x.

Diagnosis

The behavior is observed when JIRA is upgraded 

Following stack traces can be see in the atlassian-jira.log which points to third-party plugin Rich Filters for Jira Dashboards

2022-05-10 17:29:36,823+1000 http-nio-8080-exec-6 ERROR anonymous 1049x30x25 i2s386 10.104.48.91,10.196.203.248 /s/1b49e5584ea7c97f649c750b08b2845b-T/-uw2ayb/822002/peijrq/06f1f7069828558775efaeea0febb54b/_/download/contextbatch/js/atl.dashboard,atl.general,jira.dashboard,jira.create.issue,jira.edit.issue,jira.global,jira.general,-_super/batch.js [o.a.c.c.C.[.[localhost].[/portal].[file-server]] Servlet.service() for servlet [file-server] threw exception
java.lang.NoSuchMethodError: 'com.atlassian.plugin.webresource.transformer.SearchAndReplacer com.atlassian.plugin.webresource.transformer.SearchAndReplacer.create(java.util.regex.Pattern, com.google.common.base.Function)'
	at com.qoti.rf.web.transform.JsI18nTransformer$JsI18nUrlReadingWebResourceTransformer.transform(JsI18nTransformer.java:127)
	at com.atlassian.plugin.webresource.WebResourceTransformation.transform(WebResourceTransformation.java:168)

Cause

The above error traces are generally observed, if an incompatible version of the plugin is installed on upgraded Jira instance.

Solution

Upgrading the plugin to compatible version should help in resolving the issue. Like in this case Rich Filters for Jira Dashboards, link provides information on the compatibility versions for the plugin.

Last modified on Dec 9, 2022

Was this helpful?

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