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

システム設定の [アップロード リクエスト サイズ] フィールドを更新するドキュメントとメディア関連のタスクを実行できません。

written-by

Amit Tiwari

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

問題

  • システム設定ユーザーの下でアップロード リクエスト サイズ フィールドを更新すると、ファイルのアップロード、フォルダーの作成などのドキュメント & メディア関連のタスクを実行できず、サーバー コンソールに次の警告が表示されます。
2021-04-30 09:03:17.402 WARN [ajp-nio-8009-exec-3][UploadServletRequestImpl:254] Unable to parse upload request: the request was rejected because its size (393) exceeds the configured maximum (0)
  • アップロード ファイルのサイズは 0 に設定されており、ユーザーはデフォルト値にリセットできません。UI.png

Environment

  • Liferay DXP 7.2

解決策

  1. コントロール パネル → 構成 → システム設定に移動します。
  2. 「プラットフォーム」セクションの下で、 インフラストラクチャ に移動します → サーブレット要求のアップロード
  3. アクション ボタン (3 つのドット) をクリックして、ファイルをエクスポートします。
  4. エクスポートされたファイルを開き、必要に応じて maxSize、maxTries を設定します。
  5. 更新したファイルを $[Liferay-Home]/osgi/configs に配置します
  6. クリーン & サーバーを再起動します
did-this-article-resolve-your-issue

legacy-knowledge-base