Hi Team,
I am trying to install Atlassian Bitbucket Server and Atlassian Jira Core Server.
While installing JIRA application, prompting to enter HTTP and Control port number, tried to install with default port, however failed with error port is in use.
Could you please suggest the port numbers.
Attached the screenshots for reference
It means that some application is using the port. You can find this application with:
netstat -tulpn | grep :8080
There are many guides in the internet, how to find this application. Kindly read them, if the command above does not help.
Hi Rajesh,
As Alexey mentioned, it means something is using that port you have chosen.
You can use his guide to see what's using it, but if you want to change your port in Jira, you can use this guide:
Just let us know if you have any trouble!
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.