-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Low
-
None
-
Affects Version/s: 7.2.11, 7.3.8
-
Component/s: System Administration - Others
-
None
-
7.02
-
1
-
Severity 3 - Minor
Problem Statement
Disable the following modules slow down Jira application restart.
- Atlassian Hipchat Integration Plugin
- Atlassian Hipchat Integration Plugin Core
If you have the parameter -Datlassian.plugins.enable.wait=300 defined in your Java argument, the application restart will take at least 300 seconds.
Expected Behavior
Jira restart skips the initialization of the HipChat integration modules.
Actual Behavior
Jira tries to initialize the HipChat integration modules until it timeouts.
Workaround
If you're looking to disable HipChat plugin, all you need is to disable the following plugin.
- HipChat for Jira
Keep the following plugins enabled to avoid long application restart.
- Atlassian Hipchat Integration Plugin
- Atlassian Hipchat Integration Plugin Core
Update: KB article created instead: https://confluence.atlassian.com/jirakb/disable-hipchat-integration-plugin-slows-down-application-restart-941590920.html