Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,381
Community Members
 
Community Events
185
Community Groups

Server startup logs are located

Hi Team , I am trying to configure JIRA on my MacBook Air, and I am getting below message please check and help .

 

 

Rajasekhars-Air:~ rajasekhar$ cd /Applications/atlassian-jira-software-7.13.0-standalone\ 2/bin

Rajasekhars-Air:bin rajasekhar$ sh startup.sh

                .....

          .... .NMMMD.  ...

        .8MMM.  $MMN,..~MMMO.

        .?MMM.         .MMM?.

 

     OMMMMZ.           .,NMMMN~

     .IMMMMMM. .NMMMN. .MMMMMN,

       ,MMMMMM$..3MD..ZMMMMMM.

        =NMMMMMM,. .,MMMMMMD.

         .MMMMMMMM8MMMMMMM,

           .ONMMMMMMMMMMZ.

             ,NMMMMMMM8.

            .:,.$MMMMMMM

          .IMMMM..NMMMMMD.

         .8MMMMM:  :NMMMMN.

         .MMMMMM.   .MMMMM~.

         .MMMMMN    .MMMMM?.

 

      Atlassian JIRA

      Version : 7.13.0

                  

 

If you encounter issues starting or stopping JIRA, please see the Troubleshooting guide at http://confluence.atlassian.com/display/JIRA/Installation+Troubleshooting+Guide

 

/Applications/atlassian-jira-software-7.13.0-standalone 2/bin/setenv.sh: line 98: cd: /Applications/atlassian-jira-software-7.13.0-standalone: No such file or directory

/Applications/atlassian-jira-software-7.13.0-standalone 2/bin/setenv.sh: line 101: cd: /Applications/atlassian-jira-software-7.13.0-standalone: No such file or directory

 

Server startup logs are located in /Applications/atlassian-jira-software-7.13.0-standalone 2/bin/logs/catalina.out

Using CATALINA_BASE:   /Applications/atlassian-jira-software-7.13.0-standalone 2

Using CATALINA_HOME:   /Applications/atlassian-jira-software-7.13.0-standalone 2

Using CATALINA_TMPDIR: /Applications/atlassian-jira-software-7.13.0-standalone 2/temp

Using JRE_HOME:        /Library/Java/JavaVirtualMachines/jdk-11.0.1.jdk/Contents/Home

Using CLASSPATH:       /Applications/atlassian-jira-software-7.13.0-standalone 2/bin/bootstrap.jar:/Applications/atlassian-jira-software-7.13.0-standalone 2/bin/tomcat-juli.jar

Using CATALINA_PID:    /Applications/atlassian-jira-software-7.13.0-standalone 2/work/catalina.pid

*************************************************************************************************************************************

**********     Wrong JVM version! You are running with java version "11.0.1" 2018-10-16 LTS but JIRA requires at least 1.8 to run.      **********

*************************************************************************************************************************************

1 comment

Sid
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.
Jan 07, 2019

@raja sekhar,

From the log - Wrong JVM version! You are running with java version "11.0.1" 2018-10-16 LTS but JIRA requires at least 1.8 to run. The JVM version you are using is not compatible with JIRA. Use the required version.

You can find the logs in <home directory>/logs/atlassian-jira.log

You can mange the jvm setting in setenv.sh file locate <installation directory>/bin/

Sid
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.
Jan 07, 2019

Comment

Log in or Sign up to comment