【解决方法】
此现象根据使用的DB不同,现象内容也有所不同。
本公司的验证结果如下。
--------------------------------------
PostgreSQL:安装Tenant环境的过程中发生Exception错误。
org.postgresql.util.PSQLException: ERROR: 捕捉到的计划不允许变更结果类型
org.postgresql.util.PSQLException: ERROR: cached plan must not change result type
Oracle :安装Tenant环境的过程中没有响应。
未确认错误,浏览器仍然处于处理状态无响应。
SQL Server:可以正常安装Tenant环境。
本公司的验证中未确认此现象。
--------------------------------------
请参阅以下文档。
intra-martAccel 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的缓存大小指定为较大值时,无法安装Tenant环境。