「Cannot write to read-only GroupManager (読み取り専用の GroupManager には書き込めません)」により、ユーザーを追加できない
プラットフォームについて: 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 は除く
要約
When adding a user, or perhaps adding a user to a group, an error is thrown.
診断
When modifying a group, this stack trace is generated:
java.lang.UnsupportedOperationException: Cannot write to read-only GroupManager [ldapRepository]
at com.atlassian.user.impl.ReadOnlyGroupManager.addMembership(ReadOnlyGroupManager.java:35)
Stack Trace:[hide]
java.lang.UnsupportedOperationException: Cannot write to read-only GroupManager [ldapRepository]
at com.atlassian.user.impl.ReadOnlyGroupManager.addMembership(ReadOnlyGroupManager.java:35)
at com.atlassian.user.impl.cache.CachingGroupManager.addMembership(CachingGroupManager.java:156)
at com.atlassian.user.impl.delegation.DelegatingGroupManager.addMembership(DelegatingGroupManager.java:231)原因
There is a group with a duplicate name in the LDAP repository, usually confluence-users or confluence-administrators.
ソリューション
Make sure these group names, reserved for internal use, are not in your LDAP repository.
更新日時: September 26, 2025
この内容はお役に立ちましたか?
さらにヘルプが必要ですか?
アトラシアン コミュニティをご利用ください。