Forums

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

Starting Jira in Linux Error, command not found

Richard Karus July 6, 2018

Hi there,

I am trying to start Jira (it was previously up but needed to go down to do some maintenance on the box) and when I start up again using startup.sh, it returns these lines:

 

"jira: command not found"

Immediately afterwards it displays java usage.

I have verified that the user that runs Jira can see java by executing "java -version" and the version is 1.8.

A bit baffled about this.

 

Anyone else come across this?

1 answer

0 votes
Yogesh Mude
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.
July 6, 2018

HI @Richard Karus

Welcome to the community!


Please confirm, to starting jira are you using the correct JIRA_Installation directory.

Richard Karus July 6, 2018

Hey. 

Many thanks for responding. 

Yes. This instance has been stopped and started many times. For some reason today, it just doesn't seem to want to work. 

It finds catalina.sh and begins running Jira, I can see the splashscreen, Tomcat has started, but checking catalina.out, it states the "jira: command not found" after a second and fails on this line:

 

else

 eval $_NOHUP "\"$_RUNJAVA\"" "\"$LOGGING_CONFIG\"" $LOGGING_MANAGER $JAVA_OPTS $CATALINA_OPTS 

Richard Karus July 6, 2018

That is Line 439 in catalina.sh

Suggest an answer

Log in or Sign up to answer