legacy-knowledge-base
公開されました Jul. 2, 2025

RSSフィードが表示されず、"cannot be found "エラーが表示される。

written-by

Alfonso Crisci

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

問題

  • RSS Publisherウィジェットで特定のURLを追加した後、フィードが表示されず、ウィジェットのインターフェースに赤いエラーメッセージが表示されます:"$RSS_FEED_URL を見つけることができません。"

Environment

  • Liferay Portal 6.2
  • Liferay DXP 7.0+

解決策

  • URL から取得する時間が rss.connection.timeout プロパティで指定した時間を超えているため、フィードを表示できない可能性があります:

    RSSフィードを読むためのHTTP接続のタイムアウトをミリ秒単位で設定します。
    Env:liferay_rss_period_connection_period_timeout

    既定値です:

        rss.connection.timeout=2000
    この値を大きくすることで、RSSフィードが表示されるかどうかを確認します。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base