起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2172|回复: 2

[结贴] 部署Linux环境 没有找到与当前数据库"MYSQL"匹配的SQL语句

[复制链接]

67

主题

223

帖子

1083

积分

金牌会员

Rank: 6Rank: 6

积分
1083
QQ
发表于 2016-10-14 15:59:40 | 显示全部楼层 |阅读模式
版本: BeX5V3.5 小版本号:
数据库: MySQL 服务器操作系统: 应用服务器:
客户端操作系统: Linux 浏览器:
本帖最后由 miandan 于 2016-10-14 16:03 编辑

数据库是mySQL,程序在Windows中开发完后,部署到Linux服务器,服务能正常运行,也能登录,可打开功能时报 “没有找到与当前数据库"MYSQL"匹配的SQL语句”。
平台自带的功能是正常,不知道哪里出问题了。

附上log:

2016-10-14 16:01:47 excute stream action, params:{"accept":"application/json","action":"queryGPLYAction","actionFlag":"__action_0__","activity":"mainActivity","contentType":"json","executeContext":"","executor":"","parameters":{"columns":"ACCID,Address,Birthday,City,Country,EMail,GPLY,HandiCapIndex,Handicap,HomePage,Homephone,IDNumber,Mobilephone,Name,NetName,Officephone,Photofile,Province,Sex,Title,USGA,WorkState,ZIPCode,version","limit":20,"offset":0,"variables":{}},"process":"/golfShow/userMg/process/playerList/playerListProcess","translateParameter":{"cellnameByRelation":false,"dataType":"row-list","includeState":true,"rowsConfig":{"concept":"GPLY","sequence":"ACCID,Address,Birthday,City,Country,EMail,GPLY,HandiCapIndex,Handicap,HomePage,Homephone,IDNumber,Mobilephone,Name,NetName,Officephone,Photofile,Province,Sex,Title,USGA,WorkState,ZIPCode,version"},"transformIdcolumn":true,"useNamespace":true}}
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.justep.system.action.Engine.invokeActions(Native Method)
        at com.justep.system.action.Engine.invokeActions(Unknown Source)
        at com.justep.business.server.BusinessServer.doAction(Unknown Source)
        at com.justep.business.server.BusinessServer.doExcute(Unknown Source)
        at com.justep.business.server.BusinessServer.excute(Unknown Source)
        at com.justep.business.server.BusinessServer.excute(Unknown Source)
        at com.justep.business.server.BusinessServerServlet.execService(Unknown Source)
        at com.justep.business.server.BusinessServerServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
        at com.justep.x.bs.BusinessServerServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:745)
Caused by: com.justep.exception.BusinessException: 编码: JUSTEP150037; 提示: 没有找到与当前数据库"MYSQL"匹配的SQL语句
        at com.justep.exception.BusinessException.create(Unknown Source)
        at com.justep.util.Utils.check(Unknown Source)
        at com.justep.system.data.SQL.executeUpdate(Unknown Source)
        at com.justep.system.data.SQL.executeUpdate(Unknown Source)
        at BizProcedure.updateEmptyVersionSQL(BizProcedure.java:37)
        at BizProcedure.query(BizProcedure.java:16)
        ... 27 more


91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
35910
发表于 2016-10-14 16:56:09 | 显示全部楼层
BizProcedure.updateEmptyVersionSQL(BizProcedure.java:37)这个是自己写的?
确认不是写的SQL.去调用的,这样的调用的时候是需要区分数据库的,有个map参数设置数据库类型的,参考/BIZ/demo/report/logic/code/dsrc/SimpleReportProcedure.java
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

67

主题

223

帖子

1083

积分

金牌会员

Rank: 6Rank: 6

积分
1083
QQ
 楼主| 发表于 2016-10-14 17:05:06 | 显示全部楼层
哦,感谢感谢,我知道问题了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-4-18 21:47 , Processed in 0.064014 second(s), 25 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表