【対応方法】
本事象は利用するDBによって事象内容が異なります。
弊社での検証結果は下記の通りです。
--------------------------------------
PostgreSQL:テナント環境セットアップ中に以下の Exception が発生します。
org.postgresql.util.PSQLException: ERROR: キャッシュした計画は結果型を変更してはなりません
org.postgresql.util.PSQLException: ERROR: cached plan must not change result type
Oracle :テナント環境セットアップ中に応答がなくなります。
エラーは発生せず、ブラウザ側で処理中のまま応答がなくなります。
SQL Server:テナント環境セットアップが正常に終了します。
弊社での検証済み環境では、本事象は確認されていません。
--------------------------------------
こちらを参照してください。
intra-mart Accel Platform セットアップガイド
https://www.intra-mart.jp/document/library/iap/public/setup/iap_setup_guide/texts/appendix/prepared_statement_cache_size.html
intra-mart Accel Platform 設定ファイルリファレンス
https://www.intra-mart.jp/document/library/iap/public/configuration/im_configuration_reference/texts/resin/resin-web/index.html#prepared-statement-cache-size
-- 対象 ------------------------------------------------------------------------
iAP/Accel Platform/全アップデート
--------------------------------------------------------------------------------
FAQID:81
Resin で PreparedStatement のキャッシュサイズに大きな値を指定している場合にテナント環境セットアップが失敗します。