Windows 上でサービスとして動作する Confluence のシステム プロパティを設定する方法

プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム

この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。

*Fisheye および Crucible は除く

要約

When running Confluence as a Windows Service, it doesn't recognize the system properties in setenv.bat and instead loads them from Tomcat.

ソリューション

How to modify properties for a Windows Service:

  1. Identify the name of the service that Confluence is installed as in Windows ( Control Panel > Administrative Tools > Services ).

  2. Open a command prompt (Start >> Run, type in 'cmd' >> Enter).

  3. cd to the bin directory of your Confluence instance.

  4. Type and run the following (change tomcat9w to whatever version you are using):

    tomcat9w //ES//<Your_Service_Name>
  5. Click on the Java tab to see the list of current start-up options:

    1. You can set the initial and maximum memory heap allocation here via "initial/maximum memory pool."

    2. You can add System Properties to the Java Options field (one per line).

更新日時: September 25, 2025

さらにヘルプが必要ですか?

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