You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I want to change my Jira URL from jita.mydomain.com:portnumber to jira.mydomain.com, So I have changed the port number in the server.xml file. After that, i have to restart the server,
But when i am trying to restart it is giving me the following error, can anyone help me?
Job for jira.service failed because the control process exited with error code. See "systemctl status jira.service" and "journalctl -xe" for details.
jira.service Loaded: loaded (/etc/init.d/jira; generated) Active: failed (Result: exit-code) since Wed 2020-07-29 18:47:22 UTC; 7min ago Docs: man:systemd-sysv-generator(8) Process: 19529 ExecStart=/etc/init.d/jira start (code=exited, status=1/FAILURE)
Hey @Seemi Anwar
Since you're using "journalctl -xe" it should show a process id, why not kill that running process of Jira and try it again?
This is the right answer. and still relevant. You'll need a kill process named "Jira".