Hi,
I see this is a very common questions but I have been unable to resolve the issue myself (after following the suggestions in previous posts)
Issue started:
I have so far:
This is the error message I receive and any suggestions would be very welcome.
JIRA Startup Failed |
||
You cannot access JIRA at present. Look at the table below to identify the reasons | ||
|
I had the same problem with Jira 5.2.11 on a virtual machine I was using.
The fix was this:
Add the JVM parameter -Datlassian.plugins.enable.wait=300
OSGi (v2) plugins that ship by default wait 60 seconds for start up and load the necessary plugins that these plugins depend on.
I added it inside 'setenv.sh'
Reason that this works:
If Jira takes longer than 60 seconds to start up, these plugins will start timing out and fail to load giving errors
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On my box memory is not the issue, there are a lot of plugins and 60 seconds is not enough time. Changing to 300 seconds fixed the issues, and its documented by Atlassian.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you this was also the solution to my problem in a similar situation. A Virtual Box with plenty of RAM however the plugins timed out
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Everyone,
the solution for above problem is as below;
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Many thanks, it worked!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone,
Thank you for the assitance. In the end it was that someone updated JAVA 6/30 to 7. Jira stopped working after this JAVA upgraqde and it was only after a reboot that the effect took place.
I rolled back to the previous version of Java and recreated the plugins folder and it appears to be working.
Thank you all for your time.
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.
Hi Emilio,
For me the most common thing has been my McAfee anti-virus. Try to
1. Stop JIRA
2. Disable anti-virus
3. Start JIRA
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bhushan,
I can confirm that there is currently no AV on this server at the moment.
I did see that there was reference to disabling the AV on the server but I have no AV on this box at the moment.
Thanks
Emilio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you see anything else in your log file? Try and post the log file which will give us more info.
Log file location https://confluence.atlassian.com/pages/viewpage.action?pageId=16121981
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.