启动tomcat,打开功能报错
Caused by: com.justep.exception.BusinessException: 编码: JUSTEP150210; 提示: 执行KSQL出错, KSQL: SELECT ND_Ndty.* FROM ND_Ndty ND_Ndty LIMIT 0, 20
--> sql:
--> binds: []
at com.justep.exception.BusinessException.create(Unknown Source)
at com.justep.system.data.impl.TableUtilsImplement.ksqlSelect(Unknown Source)
at com.justep.system.data.impl.TableUtilsImplement.ksqlSelect(Unknown Source)
at com.justep.system.data.impl.TableUtilsImplement.ksqlSelect(Unknown Source)
at com.justep.system.data.BizData.query(Unknown Source)
at BizProcedure.query(BizProcedure.java:12)
... 30 more
Caused by: com.justep.exception.BusinessException: 编码: JUSTEP150055; 提示: 在模块"/ndty/ndty/data"下获取数据库连接出错
at com.justep.exception.BusinessException.create(Unknown Source)
at com.justep.system.data.Transaction.getConnection(Unknown Source)
at com.justep.system.data.Transaction.getConnection(Unknown Source)
at com.justep.model.ModelUtils.getConnection(Unknown Source)
... 35 more
Caused by: java.sql.SQLException: 目前不支持数据库类型"GBase Server"
at com.justep.client.DatabaseProduct.getProduct(Unknown Source)
at com.justep.client.DatabaseProduct.getProduct(Unknown Source)
at com.justep.system.data.Transaction.decorateConnection(Unknown Source)
at com.justep.system.data.Transaction.getConnectionWithJndi(Unknown Source)
... 38 more