Forums

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

JIRA is running through dhclient

Prasanna May 30, 2020

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 ?

dhclient.JPG

Thank you in advance.

 

Regards,

Prasanna

 

1 answer

0 votes
Benjamin
Community Champion
May 30, 2020

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. 

Suggest an answer

Log in or Sign up to answer