RSS Macro Fails with an IllegalArgumentException (Username may not be null)
プラットフォームについて: 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 は除く
症状
RSS macro does not work in Confluence and shows this error: java.lang.IllegalArgumentException: Username may not be null, even though the RSS feed does not require a username and password.
原因
The JVM parameter -Dhttp.auth.ntlm.domain=YourDomain is being used.
ソリューション
Remove the JVM parameter from your JVM setting. Please note that NTLM proxies are supported in version 2.10 or later. See Configuring Web Proxy Support for Confluence.
この内容はお役に立ちましたか?