'Connection readOnly mode is not enforceable after the connection has been established' Error Messages
プラットフォームについて: 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 は除く
This article applies to the DB2 database, which is no longer supported as of March 13, 2012. For more details see End of Support Announcements for Confluence.
症状
The following warning appears in the logs:
[4/3/09 8:00:00:051 CDT] 00000615 JDBCException W net.sf.hibernate.util.JDBCExceptionReporter logWarnings Connection readOnly mode is not enforcable after the connection has been established. To enforce a read only connection, set the readOnly data source or connection property.
原因
The JDBC driver is not able to switch the connection to true read-only mode and logs a corresponding warning. So far, we have found this issue with Type 4 DB2 JDBC drivers (com.ibm.db2.jcc.DB2ConnectionPoolDataSource). There may be others as well.
ソリューション
You can ignore these messages, as we have not found any adverse effects of this message. If you find an adverse effect please let us know by adding a comment to this page. Please also check the Hibernate forum for a more detailed discussion.
この内容はお役に立ちましたか?