Upgrading To Crowd 1.3x Fails On PostgreSQL Database

プラットフォームについて: 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 は除く

症状

Upgrading to Crowd 1.3x using PostgreSQL database fails with error;

main ERROR [hibernate.tool.hbm2ddl.SchemaUpdate] could not get database metadata org.postgresql.util.PSQLException: ERROR: relation "information_schema.system_sequences" does not exist at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1575) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1324) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:190) at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:452) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:340)

原因

Crowd isn't configured to use the correct PostgreSQL Dialect.

ソリューション

Update file crowd-openidserver-webapp/WEB-INF/classes/jdbc.properties with the correct database dialect.

hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
更新日時: September 25, 2025

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。