The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How can I use port 8080 with my second Jira instance if the the first one has been shut down?

JConstantine
January 17, 2020

I installed the second instance of JIRA as a Windows service. The first one has been shut down.

I want to use port 8080 with my new instance but it doesn't work.
When I check the port with:
   netstat -ano | find ":8080"

nothing shows up.

Also I don't see the second instance's service on the list of services.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
edwin vasquez
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 Champions.
January 19, 2020

Hello JConstantine,

Did it actually install all the way through?

JConstantine
January 19, 2020

The problem is solved. I had to rename the first service in registry and then install the second instance of Jira as a service.