Invalid option when starting Confluence

お困りですか?

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

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

問題

The following error is received when starting Confluence through start-confluence.sh/start-confluence.bat or automatically through a service running  /etc/init.d/confluence start:

: invalid option

 

Additionally, there are no relevant errors in the Catalina or Confluence logs.

原因

The terminal emulator is using the incorrect newline format. UnixLinux, and OS X use LF and Windows uses CRLF to denote the end of a line.

ソリューション

To resolve the issue, make sure the terminal/terminal emulator (e.g. PuTTY) is using the correct newline format when editing the start-confluence.sh/start-confluence.bat or /etc/init.d/confluence files.

  • If using UnixLinux, and OS X, set it to LF
  • If using Windows, set it to CRLF
  • Edit the file again and save.

最終更新日: 2016 年 2 月 26 日

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

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