'Unknown character set index' error thrown when upgrading

お困りですか?

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

コミュニティに質問

問題

Upgrade fails with the following in atlassian-confluence.log:

2015-01-03 11:30:21,469 INFO [localhost-startStop-1] [confluence.upgrade.recovery.ConfluenceProgressMonitor] begin TABLE_DATA: [BODYCONTENT]
2015-01-03 11:30:42,304 WARN [localhost-startStop-1] [confluence.upgrade.impl.DefaultUpgradeManager] beforeUpgrade Pre-upgrade recovery file generation failed: Unexpected exception encountered during query.
com.atlassian.confluence.upgrade.recovery.DbDumpException: Unexpected exception encountered during query.
....
Caused by: java.sql.SQLException: Unexpected exception encountered during query.
...
Caused by: java.lang.ArrayIndexOutOfBoundsException: 3284
...
2015-01-03 11:30:42,775 ERROR [localhost-startStop-1] [sf.hibernate.util.JDBCExceptionReporter] logExceptions Unknown character set index for field '28788' received from server.

診断

Check the MySQL JDBC driver version located here: <Confluence installation>/confluence/WEB-INF/lib.

原因

The MySQL JDBC driver might be outdated.

ソリューション

Upgrade the connector to the connector specified on Database JDBC Drivers.

最終更新日 2016 年 4 月 26 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.