legacy-knowledge-base
公開されました Sep. 10, 2025

Gogo シェル ポートはどこで変更できますか?

written-by

Ricardo Couso

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • OSGi の Gogo シェルで使用されるポートは、デフォルトで 11311 です。 どうすれば変更できますか?

Environment

  • ライフレイ DXP 7.4、7.3、7.2、7.1、7.0

解決策

  • Gogo シェルに接続するためのドメインとポートを制御するポータル プロパティは次のとおりです。
    module.framework.properties.osgi.console=localhost:11311
  • Liferay DXP 7.1 以降、このプロパティとその他のプロパティは portal-developer.properties ファイル (ポータル開発者プロパティ) に含まれていますが、 portal-ext.propertiesで使用できます。
  • 一般に、OSGi フレームワークに関連するプロパティーは、 module.framework.properties から始まります。.

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base