when executing start-jira.sh script to start Jira software the corresponding process id is not created. Before to stop i used kill -9 process_id to stop jira. Will this kill command have any effect in creating start process id.
If so please provide solution for this.
Hi @Thej
It is hard to say what is going on without checking the logs, but maybe there is lock.file still there that prevents from starting?
https://confluence.atlassian.com/jirakb/jira-does-not-start-due-to-index-lock-file-s-224402146.html
If not them this KB might be helpful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.