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: 

I got "This is the default Tomcat home page" after cloning the JIRA VM on ESX

admin
May 14, 2014

Hi, i have to change http to https access to your jira site. Because I don't want to try it on our production server, I cloned the VM. But now, I always got "This is the default Tomcat home page", but not our regular Jira Dashboard.

I only changed ip address in /etc/network/interfaces

What's wrong ?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Tiago Comasseto
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.
May 14, 2014

Hi Markus, is it a WAR installation? In case it is, if you have followed the steps of our documentation to install your JIRA instance, by default you would need to include /jira in your browser URL, so it would be something similar to http://servername:8080/jira

Cheers

admin
May 15, 2014

Hi Tiago, installation is about 1 year ago. I don't know how exactly done, but I guess, it's exactly according to description. URL http://servername:8080/jira

gives me back 404 error. The original instance is called by http://servername:8080/secure/Dashboard.jspa

admin
May 20, 2014

Hi Tiago, no, it's not WAR.