Installer for JIRA Will not Start on Linux with Error 'Syntax err or ( unexpected'

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

When trying to run the installer, the following error will occur:

jira@code:~$ ./atlassian-jira-4.4-x64.bin
Unpacking JRE ...
Starting Installer ...
/usr/local/jira/atlassian-jira-4.4-x64.bin.28540.dir/jre/bin/java: 1: Syntax err or: "(" unexpected

原因

The .bin package downloaded differs from the Java version: either 32-bit binary on 64-bit JRE or 64-bit binary on 32-bit JRE.

診断

To verify the currently used version of Java, please use the `java -version` command.

ソリューション

Download the binary that matches the JRE used: use the show all option on the download page:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Last modified on Mar 30, 2016

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.