Forums

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

building the JIRA application from scratch

Athira K P
Contributor
January 16, 2012

Hi ,

In case of complete crash of JIRA application, how can we rebuild the application from scratch?

3 answers

0 votes
gauravkohli
Contributor
January 17, 2012

Normally what we do for our any Atlassian tool deployment is to run a daily backup(nightly) which backs up Jira_HOME ( includes attachments), tomcat directory and database. And we use rdiff so the backup is incremental which hardly takes around 5-10 minutes daily.

In case of outrages which could be on database server or the tomcat server we just restore from the respective backup copy. So in worst case the user would loose one day of activity.

0 votes
JamieA
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.
January 16, 2012

Assuming you mean what I think you mean, just delete the jira.home directory, and if you want to reuse the database, drop the database and recreate it. (If you're using hsql, ie the evaluation db, then just deleting the home dir is sufficient).

Athira K P
Contributor
January 17, 2012

JIRA didnt go down as of now. But just needed to know in case if is any outage or any other complication arises.

0 votes
Ivar
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.
January 16, 2012

... complete crash of Jira application [...] rebuild the application

What do you mean by this? Did Jira go down as an application, and you need to create a new installation?

Suggest an answer

Log in or Sign up to answer