This question is in reference to Atlassian Documentation: Using JIRA on a Mobile Device
How can we see the dashboards using the web interface? Do i need to switch to desktop version to see this always? Also, is there any plugin that supports iOS and Android for Enterprise JIRA?
There should not be any circumstance where two Tomcat instances are running to support one instance of JIRA.
I would recommend shutting JIRA down gracefully, then checking to see if you still have a instance of Tomcat running - if so, you should be safe to shut it down, then restart JIRA. At that point, check again to make sure only one instance of Tomcat is up.
If you're operating JIRA in a *nix environment, using the following command should provide the path to indicate the directory to which each instance of Tomcat is associated:
ps -ef | grep catalina
that worked a treat and my Jira, somewhat unsurprisingly, is much faster!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.