【问题描述】
PAS中配置数据源,ping的时候报错:default Ping连接池失败。The connection could not be allocated: No suitable driver found for jdbc :d/xx.xx.xx.xx:5431/ Please check the server.log for more details.
【解决方案】
需要自行放置数据库的驱动,驱动放置位置:{PAS安装目录}/pas6/pas/domains/domain1/lib ,放置驱动后重启PAS服务
【原文链接】
http://doc.primeton.com/pages/viewpage.action?pageId=61922496
当在PAS中配置数据源并尝试ping时,如果遇到‘defaultPing连接池失败’的问题,通常是由于缺少数据库驱动导致。解决办法是在{PAS安装目录}
2万+

被折叠的 条评论
为什么被折叠?



