java.sql.SQLException: For DROP INDEX, you must give both the table and the index name, in the form tablename.indexname.

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

症状

atlassian-jira.log に次のエラーが返される。

2012-05-21 14:50:37,320 StreamsCompletionService::thread-1 ERROR grkidd 890x8x2 xqut80 137.195.178.34,127.0.0.1 /plugins/servlet/streams [atlassian.streams.internal.LocalActivityProvider] Error building feed com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library: Database: - name:Microsoft SQL Server - version:08.00.2055 - minor version:0 - major version:8 Driver: - name:jTDS Type 4 JDBC Driver for MS SQL Server and Sybase - version:1.2.4 java.sql.SQLException: For DROP INDEX, you must give both the table and the index name, in the form tablename.indexname. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.migrate(EntityManagedActiveObjects.java:47) at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:52) ... Caused by: java.sql.SQLException: For DROP INDEX, you must give both the table and the index name, in the form tablename.indexname.

原因

The problem is usually caused due to using SQL Server 2000 which is not a supported platform as stated in this documentation

ソリューション

Migrate to SQL Server 2008

更新日時: September 25, 2025

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

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