This article is for Structure Data Center.
Problem
On the Manage apps page, Structure doesn’t start automatically after a Jira restart, or it occasionally becomes disabled. I have to enable it manually on the page.
Solution
This can happen when Structure is waiting for some necessary components when Jira is starting up, and it times out. You can try to extend the timeout setting and give apps more time to start by following the steps below:
-
Stop your Jira.
-
Add
-Datlassian.plugins.enable.wait=300as a startup parameter: https://confluence.atlassian.com/adminjiraserver079/setting-properties-and-options-on-startup-950289122.html -
Start Jira.