Forums

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

accidentally droped jiradb

pes June 7, 2019

I accidentally dropped jiradb database.

Now I am getting below when starting.

systemctl status jira.service
● jira.service - LSB: JIRA Server
Loaded: loaded (/etc/init.d/jira; generated)
Active: failed (Result: exit-code) since Fri 2019-06-07 15:54:58 +08; 1min 52
Docs: man:systemd-sysv-generator(8)
Process: 2310 ExecStart=/etc/init.d/jira start (code=exited, status=127)
confluence@honda:~$ sudo systemctl restart jira.service
[sudo] password for confluence:
Job for jira.service failed because the control process exited with error code.
See "systemctl status jira.service" and "journalctl -xe" for details.

Any suggestion?

2 answers

0 votes
Andrew
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.
June 7, 2019

Hi @pes ,

Only restore from backup or snapshot. If no needed restore data, that mean restart installation again.

I see some interesting in your text. You run jira from user 'confluence' ?

B.R.

pes June 10, 2019

It is very possible that I ran from user confluence.

During reinstall, I did not see a step where I was prompted to enter DB info. Perhaps there are some files I need to delete but I am not sure where.

Andrew
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.
June 11, 2019

Hi @pes 

For me it placed here:

C:\Atlassian\Application Data7\JIRA\dbconfig.xml

B.R.

0 votes
Fazila Ashraf
Community Champion
June 7, 2019

@pes , do you have db backup or xml backup of the jira instance?

pes June 10, 2019

unfortunately, i don't.

Suggest an answer

Log in or Sign up to answer