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

クラスタリング・セットアップでtcp.xmlファイルのパスが正しくマッピングされない

written-by

Anishq Sharma

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

問題

  • portal-ext.propertiesで指定されたtcp.xmlファイルのパスが正しくマッピングされません。
  • ファイルは、 ${Liferay_Home}/tomcat/webapps/ROOT/WEB-INF/classes/tcp.xmlに置かれ、portal-ext.propertiesの中で指定されたパスは/tcp.xmlである。

環境

  • Liferay DXP 7.2+

解像度

  • ${Liferay_Home}/tomcat/webapps/ROOT/WEB-INF/classes/jgroups/tcp.xml のようにクラスローダにフォルダを作成した後にファイルを配置し、/jgroups/tcp.xml のようにパスを指定するか、あるいは portal-ext.properties ファイルに完全なパスを指定すれば、パスは正しくマップされます。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base