Forums

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

Help with Install JIRA

Rajesh Gowda
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 20, 2018

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

 

JIRA2.JPGJIRA1.JPG

2 answers

1 vote
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 21, 2018

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.

0 votes
Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 21, 2018

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

Suggest an answer

Log in or Sign up to answer