Forums

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

Unable to run Jira test environment

Deleted user November 9, 2021

Hi, I am currently setting up a Jira test environment. I faced an issue:

1) When I run this command ./start-jira.sh , I am unable to run the localhost.

This is a screenshot of the outcome after i run the command:

Screenshot 2021-11-10 at 2.56.55 PM.png

I am not sure where it went wrong. Could anyone help with this? Thank you:)

1 answer

1 accepted

1 vote
Answer accepted
Suvarna Gaikwad
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.
November 9, 2021

 As per logs, tomcat has been started. What is the result when you try to access jira using browser? URL would be like http://localhost:8080

Please replace 8080 with port number you are using.

Deleted user November 9, 2021

Hi @Suvarna Gaikwad , this is the result when I tried to access jira using browser http://localhost:8080

 

Screenshot 2021-11-10 at 3.19.03 PM.png

 

I did not change the default port number 8080 in server.xml 

Screenshot 2021-11-10 at 3.20.08 PM.png

Suvarna Gaikwad
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.
November 9, 2021

hi  I just notificed in you logs, your JRE_HOME is not set. You can set it in setenv.sh and try to restart JIRA. Alternatively you can try to start using startup.sh instead of start-jira.sh

Deleted user November 10, 2021

@Suvarna Gaikwad , ohh I am using JAVA_HOME. Do we have to use JRE_HOME in order to run the localhost?

This is the Java version I am currently using.

Screenshot 2021-11-10 at 4.04.15 PM.png

I also did run thus command to set the environment Screenshot 2021-11-10 at 4.03.08 PM.png

 

This is the new error, I faced. Screenshot 2021-11-10 at 4.02.38 PM.png

Suvarna Gaikwad
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.
November 10, 2021

current error is very straightforward. For JIRA version which you are using, use compatible JAVA version which is either 1.8 or 11

Deleted user November 10, 2021

@Suvarna Gaikwad , thank you just realised the latest JAVA version is not compatible!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.5.7
TAGS
AUG Leaders

Atlassian Community Events