Hello, I started working with BigPicture and added some 'Programs' in BigPicture with tasks (issues). I turned off the server and the next morning, JIRA 7.1.2 shows with its navigation bar and options to Dashboards, Projects, Issues, Workload, Boards, Portfolio, but BigPicture is not there?
Where is all my work from BigPicture.
Luckily, I added the tasks as JIRA issues, so JIRA shows the issues, but i need the JIRA Gantt chart, as I don't know how JIRA projects or Portfolio for JIRA can offer useful charts/gantt charts to show a nice graphic timeline like the BigPicture Gantt chart?
Ok, found the problem. In Add ons > Manage Add ons > BigPicture > Enable needs to be selected each time.
A hassle, but maybe that's because it's the free version?
I changed the line
JVM_SUPPORT_RECOMMENDED_ARGS=""
to
JVM_SUPPORT_RECOMMENDED_ARGS="Datlassian.plugins.enable.wait=300"
After starting jira, the localhost:8081 would not load, even after 300 seconds.
I changed the line to the original text and JIRA started up fine.
I think a different command or different location for the argument is needed...any suggestions please?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you need to add:
-Datlassian.plugins.enable.wait=300
(With the "minus" sign at the beginning)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That behaviour is not normal and certainly not a limit of the free edition. For some reason your JIRA constantly disables the plugin, will check that.
Most likely the fix would be to:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.