Login Fails When Using JIRA for User Management Due To SQL Server Configuration
プラットフォームについて: 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 は除く
症状
Users are unable to log in after delegating user management to JIRA. The following appears in the atlassian-confluence.log:
2008-06-06 11:54:55,005 FATAL [http-8080-Processor3] [user.provider.jdbc.JDBCCredentialsProvider] handles Could not see if [admin] is handled
java.sql.SQLException: Invalid object name 'userbase'.
at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:368)
原因
This is a unique error due to the JIRA database using the schema 'jira'.
ソリューション
Warning: Backup your database before proceeding.
Before running any SQL in this article, create a full backup of your Confluence database. Test the queries in a staging environment first if possible.
この内容はお役に立ちましたか?