-
Bug
-
Resolution: Duplicate
-
Medium (View bug fix roadmap)
-
None
-
9.8.0, 9.12.0, 9.12.1
-
9.08
-
16
-
Severity 3 - Minor
-
30
-
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Setup an instance with these plugins installed: Atlassian Hipchat Integration Plugin, Atlassian Hipchat Integration Plugin Core, HipChat Core Plugin, HipChat for JIRA
- Access the admin pages: Application access and Cluster monitoring — their contents are blank
Expected Results
The pages would render alright
Actual Results
The pages are rendered blank.
Workaround
Remove these plugins from Jira:
- Atlassian Hipchat Integration Plugin
- Atlassian Hipchat Integration Plugin Core
- HipChat Core Plugin
- HipChat for JIRA
And any matching records from the pluginstate:
delete from pluginstate where lower(pluginkey) like lower('%hipchat%');
- is duplicated by
-
JRASERVER-76918 HipChat for Jira integration breaks Jira admin pages
-
- Gathering Impact
-
-
JRASERVER-77489 Removing hipchat jars from Jira
- Closed
- is related to
-
JRASERVER-70711 Blank Clustering page because of old Hipchat classes in the pluginstate table
-
- Gathering Impact
-
Affects upgrade from 9.4.18 LTS to 9.12.5 LTS.
Removed hipchat, restarted Jira nodes, clustering page works