Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA 6 WAR file install fails

Sean Clark
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 24, 2013

I'm trying to install JIRA 6 WAR distribution and it fails with

2013-05-24 13:50:16,453 localhost-startStop-1 INFO [atlassian.jira.startup.JiraHomeStartupCheck] The jira.home directory '/Users/<userhome>/jira/jira_home' is validated and locked for exclusive use by this instance.
2013-05-24 13:50:18,292 localhost-startStop-1 INFO [atlassian.jira.startup.JiraStartupLogger]

___ Starting the JIRA Plugin System _________________

2013-05-24 13:50:18,293 localhost-startStop-1 INFO [atlassian.plugin.manager.DefaultPluginManager] Initialising the plugin system
2013-05-24 13:50:18,542 localhost-startStop-1 ERROR [atlassian.event.internal.AsynchronousAbleEventDispatcher] There was an exception thrown trying to dispatch event 'com.atlassian.plugin.event.events.PluginFrameworkStartingEvent@6e659ae8' from the invoker 'SingleParameterMethodListenerInvoker{method=public void com.atlassian.plugin.osgi.container.felix.FelixOsgiContainerManager.onStart(com.atlassian.plugin.event.events.PluginFrameworkStartingEvent), listener=com.atlassian.jira.plugin.JiraOsgiContainerManager@50e5a757}'.
java.lang.RuntimeException: No valid JIRA Home directory.

2 answers

1 vote
Harry Chan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 24, 2013

Hi, you haven't set your JIRA home directory as per https://confluence.atlassian.com/display/JIRA/Setting+your+JIRA+Home+Directory.

0 votes
Sean Clark
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 30, 2013

it is set, look at the log statement above "The jira.home directory '/Users/<userhome>/jira/jira_home' is validated and locked for exclusive use by this instance." so some part of the system recognizes that it's set while the plugin system doesn't.

Suggest an answer

Log in or Sign up to answer