Jira Home directory configuration

l July 12, 2012

Trying to configure a Jira install to have it's home directory on a file server. Tried these approaches:

1. Updated jira.home in jira-application.properties with a mapped drive to the file server. Resulted in a Could not create jira home directory.. message upon trying to start Jira

2. Updated jira.home in jira-application.properties with a symbolic link to the file server. Resulted in a Could not create jira home directory.. message upon trying to start Jira

3. Updated jira.home in jira-application.properties with the UNC to the file server. Resulted in a jira.home must be an absolute path.. message upon trying to start Jira

So the question...is this possible?

1 answer

1 vote
Radu Dumitriu
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.
July 12, 2012

Yes, it's possible but it's higly unadvisable. 1) should work.

Dieter
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.
July 12, 2012

Suggest an answer

Log in or Sign up to answer