Hi All,
When we run this command ps -ef | grep jira in our server we can see JIRA is running through installation directory as well as dhclient as shown below. From 4 days we are seeing this.
Can anyone please tell the reason why it is running through dhclient ?
Thank you in advance.
Regards,
Prasanna
Hi @Prasanna -
From the command, this doesn't seem to have anything to do with Jira. Jira is just part of the hostname on your server. You may want to check your network setup.
If you are using a static address, you should turn disable DHCP client. If you are using DHCP for eth0, you may want to check if you are getting an address resolution.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.