登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
12月21日就在北京,来看大模型推理 + 国产硬件生态 + 开源社区分享,一起搞技术、聊开源、领福利~~
代码拉取完成,页面将自动刷新
开源项目
>
企业应用
>
企业应用系统
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
894
Star
5.7K
Fork
3.9K
GVP
兰德网络O2OA平台软件
/
O2OA
代码
Issues
158
Pull Requests
6
Wiki
统计
流水线
服务
JavaDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
o2oa使用人大金仓数据库时,使用startProcess() API报错:错误:操作符不是唯一的:boolean <>text
待办的
#IBT897
keith2008
创建于
2025-03-13 21:33
**操作系统:麒麟V10 arm版 O2OA版本: V9.2.1 人大金仓数据库版本:KingbaseES V008ROO6C008B0014** o2oa使用人大金仓数据库时,使用startProcess() API报错:错误:操作符不是唯一的:boolean <>text Hint: 无法选择最佳候选操作符,您也许需要增加显示的类型转换。  报错日志: 2025-03-15 19:01:31.991 [ApplicationServerQueuedThreadPool-219] ERROR com.x.processplatform.assemble.surface.jaxrs.process.ProcessAction - id:064ad61f-35a5-4ac7-8a46-4800b0fc9df6, name:com.x.processplatform.assemble.surface.jaxrs.process.ProcessAction, message:错误: 操作符不是唯一的: boolean <> text Hint: 无法选择最佳候选操作符. 您也许需要增加显式的类型转换. Position: 1061 At Line: 1, Line Position: 1061 {prepstmnt 1593945048 SELECT t0.xid, t0.xcreateTime, t0.xsequence, t0.xupdateTime, t0.xdistributeFactor, t0.xafterArriveScript, t0.xafterArriveScriptText, t0.xafterBeginScript, t0.xafterBeginScriptText, t0.xafterEndScript, t0.xafterEndScriptText, t0.xafterExecuteScript, t0.xafterExecuteScriptText, t0.xafterInquireScript, t0.xafterInquireScriptText, t0.xalias, t0.xapplication, t0.xbeforeArriveScript, t0.xbeforeArriveScriptText, t0.xbeforeExecuteScript, t0.xbeforeExecuteScriptText, t0.xbeforeInquireScript, t0.xbeforeInquireScriptText, t0.xcategory, t0.xcheckDraft, t0.xcreatorPerson, t0.xdefaultStartMode, t0.xdescription, t0.xedition, t0.xeditionDes, t0.xeditionEnable, t0.xeditionName, t0.xeditionNumber, t0.xexpireDay, t0.xexpireHour, t0.xexpireType, t0.xexpireWorkTime, t0.xicon, t0.xlastUpdatePerson, t0.xlastUpdateTime, t0.xname, t0.xprojection, t0.xprojectionFully, t0.xproperties, t0.xrouteNameAsOpinion, t0.xserialActivity, t0.xserialPhase, t0.xserialTexture, t0.xstartableTerminal FROM PP_E_PROCESS t0 WHERE (t0.xid = ? AND t0.xapplication = ? AND t0.xeditionEnable <> ?) LIMIT ?} [code=0, state=42725], exception:org.apache.openjpa.persistence.PersistenceException, id:064ad61f-35a5-4ac7-8a46-4800b0fc9df6, name:com.x.processplatform.assemble.surface.jaxrs.process.ProcessAction, message:错误: 操作符不是唯一的: boolean <> text Hint: 无法选择最佳候选操作符. 您也许需要增加显式的类型转换. Position: 1061 At Line: 1, Line Position: 1061 {prepstmnt 1593945048 SELECT t0.xid, t0.xcreateTime, t0.xsequence, t0.xupdateTime, t0.xdistributeFactor, t0.xafterArriveScript, t0.xafterArriveScriptText, t0.xafterBeginScript, t0.xafterBeginScriptText, t0.xafterEndScript, t0.xafterEndScriptText, t0.xafterExecuteScript, t0.xafterExecuteScriptText, t0.xafterInquireScript, t0.xafterInquireScriptText, t0.xalias, t0.xapplication, t0.xbeforeArriveScript, t0.xbeforeArriveScriptText, t0.xbeforeExecuteScript, t0.xbeforeExecuteScriptText, t0.xbeforeInquireScript, t0.xbeforeInquireScriptText, t0.xcategory, t0.xcheckDraft, t0.xcreatorPerson, t0.xdefaultStartMode, t0.xdescription, t0.xedition, t0.xeditionDes, t0.xeditionEnable, t0.xeditionName, t0.xeditionNumber, t0.xexpireDay, t0.xexpireHour, t0.xexpireType, t0.xexpireWorkTime, t0.xicon, t0.xlastUpdatePerson, t0.xlastUpdateTime, t0.xname, t0.xprojection, t0.xprojectionFully, t0.xproperties, t0.xrouteNameAsOpinion, t0.xserialActivity, t0.xserialPhase, t0.xserialTexture, t0.xstartableTerminal FROM PP_E_PROCESS t0 WHERE (t0.xid = ? AND t0.xapplication = ? AND t0.xeditionEnable <> ?) LIMIT ?} [code=0, state=42725], exception:org.apache.openjpa.persistence.PersistenceException, person:admin@admin@P, method:GET, request:http://192.168.201.33/x_processplatform_assemble_surface/jaxrs/process/%E7%BB%8F%E8%B4%B9%E5%AE%A1%E6%89%B9%E6%B5%81%E7%A8%8B/application/%E7%BB%8F%E8%B4%B9%E7%AE%A1%E7%90%86?v=9.2.1-2-c182672, remoteHost:127.0.0.1, emoteAddr:127.0.0.1, head:Authorization:RD8745ZKIsnPByNjRRJqSa7HeVv3qk8v6BWxFFGZF6qxGo8SRF923ZAW8q6K-Lr2 Cookie:x-token=RD8745ZKIsnPByNjRRJqSa7HeVv3qk8v6BWxFFGZF6qxGo8SRF923ZAW8q6K-Lr2 Accept:text/html,application/json,*/* Connection:Upgrade User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Referer:http://192.168.1.33/x_desktop/index.html Host:192.168.201.33 Accept-Language:zh-CN Accept-Encoding:gzip, deflate Content-Type:application/json; charset=UTF-8, body:.. org.apache.openjpa.persistence.PersistenceException: 错误: 操作符不是唯一的: boolean <> text Hint: 无法选择最佳候选操作符. 您也许需要增加显式的类型转换. Position: 1061 At Line: 1, Line Position: 1061 {prepstmnt 1593945048 SELECT t0.xid, t0.xcreateTime, t0.xsequence, t0.xupdateTime, t0.xdistributeFactor, t0.xafterArriveScript, t0.xafterArriveScriptText, t0.xafterBeginScript, t0.xafterBeginScriptText, t0.xafterEndScript, t0.xafterEndScriptText, t0.xafterExecuteScript, t0.xafterExecuteScriptText, t0.xafterInquireScript, t0.xafterInquireScriptText, t0.xalias, t0.xapplication, t0.xbeforeArriveScript, t0.xbeforeArriveScriptText, t0.xbeforeExecuteScript, t0.xbeforeExecuteScriptText, t0.xbeforeInquireScript, t0.xbeforeInquireScriptText, t0.xcategory, t0.xcheckDraft, t0.xcreatorPerson, t0.xdefaultStartMode, t0.xdescription, t0.xedition, t0.xeditionDes, t0.xeditionEnable, t0.xeditionName, t0.xeditionNumber, t0.xexpireDay, t0.xexpireHour, t0.xexpireType, t0.xexpireWorkTime, t0.xicon, t0.xlastUpdatePerson, t0.xlastUpdateTime, t0.xname, t0.xprojection, t0.xprojectionFully, t0.xproperties, t0.xrouteNameAsOpinion, t0.xserialActivity, t0.xserialPhase, t0.xserialTexture, t0.xstartableTerminal FROM PP_E_PROCESS t0 WHERE (t0.xid = ? AND t0.xapplication = ? AND t0.xeditionEnable <> ?) LIMIT ?} [code=0, state=42725] at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:5326) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:5286) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:134) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:115) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:67) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.handleCheckedException(SelectResultObjectProvider.java:162) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl$PackingResultObjectProvider.handleCheckedException(QueryImpl.java:2235) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:42) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl.toResult(QueryImpl.java:1314) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:1061) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:911) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:842) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:601) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:297) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:314) ~[openjpa-3.2.2.jar:3.2.2] at com.x.base.core.container.EntityManagerContainer.restrictFlagEqualAndNotEqual(EntityManagerContainer.java:407) ~[x_base_core_project.jar:?] at com.x.base.core.container.EntityManagerContainer.restrictFlagEqualAndNotEqual(EntityManagerContainer.java:384) ~[x_base_core_project.jar:?] at com.x.processplatform.assemble.surface.factory.element.ProcessFactory.pickProcessEditionEnabled(ProcessFactory.java:77) ~[classes/:?] at com.x.processplatform.assemble.surface.jaxrs.process.ActionGetWithProcessWithApplication.execute(ActionGetWithProcessWithApplication.java:38) ~[classes/:?] at com.x.processplatform.assemble.surface.jaxrs.process.ProcessAction.getWithProcessWithApplication(ProcessAction.java:182) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:159) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:379) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jaxrs-ri-2.45.jar:2.45.] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1656) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:292) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at com.x.base.core.project.jaxrs.CipherManagerUserJaxrsFilter.doFilter(CipherManagerUserJaxrsFilter.java:51) ~[x_base_core_project.jar:?] at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:59) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:772) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at java.lang.Thread.run(Thread.java:834) ~[?:?] Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: 错误: 操作符不是唯一的: boolean <> text Hint: 无法选择最佳候选操作符. 您也许需要增加显式的类型转换. Position: 1061 At Line: 1, Line Position: 1061 {prepstmnt 1593945048 SELECT t0.xid, t0.xcreateTime, t0.xsequence, t0.xupdateTime, t0.xdistributeFactor, t0.xafterArriveScript, t0.xafterArriveScriptText, t0.xafterBeginScript, t0.xafterBeginScriptText, t0.xafterEndScript, t0.xafterEndScriptText, t0.xafterExecuteScript, t0.xafterExecuteScriptText, t0.xafterInquireScript, t0.xafterInquireScriptText, t0.xalias, t0.xapplication, t0.xbeforeArriveScript, t0.xbeforeArriveScriptText, t0.xbeforeExecuteScript, t0.xbeforeExecuteScriptText, t0.xbeforeInquireScript, t0.xbeforeInquireScriptText, t0.xcategory, t0.xcheckDraft, t0.xcreatorPerson, t0.xdefaultStartMode, t0.xdescription, t0.xedition, t0.xeditionDes, t0.xeditionEnable, t0.xeditionName, t0.xeditionNumber, t0.xexpireDay, t0.xexpireHour, t0.xexpireType, t0.xexpireWorkTime, t0.xicon, t0.xlastUpdatePerson, t0.xlastUpdateTime, t0.xname, t0.xprojection, t0.xprojectionFully, t0.xproperties, t0.xrouteNameAsOpinion, t0.xserialActivity, t0.xserialPhase, t0.xserialTexture, t0.xstartableTerminal FROM PP_E_PROCESS t0 WHERE (t0.xid = ? AND t0.xapplication = ? AND t0.xeditionEnable <> ?) LIMIT ?} [code=0, state=42725] at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:219) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:203) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$700(LoggingConnectionDecorator.java:58) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnection$LoggingPreparedStatement.executeQuery(LoggingConnectionDecorator.java:1171) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:300) ~[openjpa-3.2.2.jar:3.2.2] at com.x.base.core.openjpa.jdbc.sql.Kingbase8Dictionary$KingbasePreparedStatement.executeQuery(Kingbase8Dictionary.java:220) ~[x_base_core_project.jar:?] at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:300) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStatement.executeQuery(JDBCStoreManager.java:1870) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:290) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SelectImpl.executeQuery(SelectImpl.java:531) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:456) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:413) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.open(SelectResultObjectProvider.java:95) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl$PackingResultObjectProvider.open(QueryImpl.java:2187) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:36) ~[openjpa-3.2.2.jar:3.2.2] ... 79 more
**操作系统:麒麟V10 arm版 O2OA版本: V9.2.1 人大金仓数据库版本:KingbaseES V008ROO6C008B0014** o2oa使用人大金仓数据库时,使用startProcess() API报错:错误:操作符不是唯一的:boolean <>text Hint: 无法选择最佳候选操作符,您也许需要增加显示的类型转换。  报错日志: 2025-03-15 19:01:31.991 [ApplicationServerQueuedThreadPool-219] ERROR com.x.processplatform.assemble.surface.jaxrs.process.ProcessAction - id:064ad61f-35a5-4ac7-8a46-4800b0fc9df6, name:com.x.processplatform.assemble.surface.jaxrs.process.ProcessAction, message:错误: 操作符不是唯一的: boolean <> text Hint: 无法选择最佳候选操作符. 您也许需要增加显式的类型转换. Position: 1061 At Line: 1, Line Position: 1061 {prepstmnt 1593945048 SELECT t0.xid, t0.xcreateTime, t0.xsequence, t0.xupdateTime, t0.xdistributeFactor, t0.xafterArriveScript, t0.xafterArriveScriptText, t0.xafterBeginScript, t0.xafterBeginScriptText, t0.xafterEndScript, t0.xafterEndScriptText, t0.xafterExecuteScript, t0.xafterExecuteScriptText, t0.xafterInquireScript, t0.xafterInquireScriptText, t0.xalias, t0.xapplication, t0.xbeforeArriveScript, t0.xbeforeArriveScriptText, t0.xbeforeExecuteScript, t0.xbeforeExecuteScriptText, t0.xbeforeInquireScript, t0.xbeforeInquireScriptText, t0.xcategory, t0.xcheckDraft, t0.xcreatorPerson, t0.xdefaultStartMode, t0.xdescription, t0.xedition, t0.xeditionDes, t0.xeditionEnable, t0.xeditionName, t0.xeditionNumber, t0.xexpireDay, t0.xexpireHour, t0.xexpireType, t0.xexpireWorkTime, t0.xicon, t0.xlastUpdatePerson, t0.xlastUpdateTime, t0.xname, t0.xprojection, t0.xprojectionFully, t0.xproperties, t0.xrouteNameAsOpinion, t0.xserialActivity, t0.xserialPhase, t0.xserialTexture, t0.xstartableTerminal FROM PP_E_PROCESS t0 WHERE (t0.xid = ? AND t0.xapplication = ? AND t0.xeditionEnable <> ?) LIMIT ?} [code=0, state=42725], exception:org.apache.openjpa.persistence.PersistenceException, id:064ad61f-35a5-4ac7-8a46-4800b0fc9df6, name:com.x.processplatform.assemble.surface.jaxrs.process.ProcessAction, message:错误: 操作符不是唯一的: boolean <> text Hint: 无法选择最佳候选操作符. 您也许需要增加显式的类型转换. Position: 1061 At Line: 1, Line Position: 1061 {prepstmnt 1593945048 SELECT t0.xid, t0.xcreateTime, t0.xsequence, t0.xupdateTime, t0.xdistributeFactor, t0.xafterArriveScript, t0.xafterArriveScriptText, t0.xafterBeginScript, t0.xafterBeginScriptText, t0.xafterEndScript, t0.xafterEndScriptText, t0.xafterExecuteScript, t0.xafterExecuteScriptText, t0.xafterInquireScript, t0.xafterInquireScriptText, t0.xalias, t0.xapplication, t0.xbeforeArriveScript, t0.xbeforeArriveScriptText, t0.xbeforeExecuteScript, t0.xbeforeExecuteScriptText, t0.xbeforeInquireScript, t0.xbeforeInquireScriptText, t0.xcategory, t0.xcheckDraft, t0.xcreatorPerson, t0.xdefaultStartMode, t0.xdescription, t0.xedition, t0.xeditionDes, t0.xeditionEnable, t0.xeditionName, t0.xeditionNumber, t0.xexpireDay, t0.xexpireHour, t0.xexpireType, t0.xexpireWorkTime, t0.xicon, t0.xlastUpdatePerson, t0.xlastUpdateTime, t0.xname, t0.xprojection, t0.xprojectionFully, t0.xproperties, t0.xrouteNameAsOpinion, t0.xserialActivity, t0.xserialPhase, t0.xserialTexture, t0.xstartableTerminal FROM PP_E_PROCESS t0 WHERE (t0.xid = ? AND t0.xapplication = ? AND t0.xeditionEnable <> ?) LIMIT ?} [code=0, state=42725], exception:org.apache.openjpa.persistence.PersistenceException, person:admin@admin@P, method:GET, request:http://192.168.201.33/x_processplatform_assemble_surface/jaxrs/process/%E7%BB%8F%E8%B4%B9%E5%AE%A1%E6%89%B9%E6%B5%81%E7%A8%8B/application/%E7%BB%8F%E8%B4%B9%E7%AE%A1%E7%90%86?v=9.2.1-2-c182672, remoteHost:127.0.0.1, emoteAddr:127.0.0.1, head:Authorization:RD8745ZKIsnPByNjRRJqSa7HeVv3qk8v6BWxFFGZF6qxGo8SRF923ZAW8q6K-Lr2 Cookie:x-token=RD8745ZKIsnPByNjRRJqSa7HeVv3qk8v6BWxFFGZF6qxGo8SRF923ZAW8q6K-Lr2 Accept:text/html,application/json,*/* Connection:Upgrade User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Referer:http://192.168.1.33/x_desktop/index.html Host:192.168.201.33 Accept-Language:zh-CN Accept-Encoding:gzip, deflate Content-Type:application/json; charset=UTF-8, body:.. org.apache.openjpa.persistence.PersistenceException: 错误: 操作符不是唯一的: boolean <> text Hint: 无法选择最佳候选操作符. 您也许需要增加显式的类型转换. Position: 1061 At Line: 1, Line Position: 1061 {prepstmnt 1593945048 SELECT t0.xid, t0.xcreateTime, t0.xsequence, t0.xupdateTime, t0.xdistributeFactor, t0.xafterArriveScript, t0.xafterArriveScriptText, t0.xafterBeginScript, t0.xafterBeginScriptText, t0.xafterEndScript, t0.xafterEndScriptText, t0.xafterExecuteScript, t0.xafterExecuteScriptText, t0.xafterInquireScript, t0.xafterInquireScriptText, t0.xalias, t0.xapplication, t0.xbeforeArriveScript, t0.xbeforeArriveScriptText, t0.xbeforeExecuteScript, t0.xbeforeExecuteScriptText, t0.xbeforeInquireScript, t0.xbeforeInquireScriptText, t0.xcategory, t0.xcheckDraft, t0.xcreatorPerson, t0.xdefaultStartMode, t0.xdescription, t0.xedition, t0.xeditionDes, t0.xeditionEnable, t0.xeditionName, t0.xeditionNumber, t0.xexpireDay, t0.xexpireHour, t0.xexpireType, t0.xexpireWorkTime, t0.xicon, t0.xlastUpdatePerson, t0.xlastUpdateTime, t0.xname, t0.xprojection, t0.xprojectionFully, t0.xproperties, t0.xrouteNameAsOpinion, t0.xserialActivity, t0.xserialPhase, t0.xserialTexture, t0.xstartableTerminal FROM PP_E_PROCESS t0 WHERE (t0.xid = ? AND t0.xapplication = ? AND t0.xeditionEnable <> ?) LIMIT ?} [code=0, state=42725] at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:5326) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:5286) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:134) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:115) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:67) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.handleCheckedException(SelectResultObjectProvider.java:162) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl$PackingResultObjectProvider.handleCheckedException(QueryImpl.java:2235) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:42) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl.toResult(QueryImpl.java:1314) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:1061) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:911) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:842) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:601) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:297) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:314) ~[openjpa-3.2.2.jar:3.2.2] at com.x.base.core.container.EntityManagerContainer.restrictFlagEqualAndNotEqual(EntityManagerContainer.java:407) ~[x_base_core_project.jar:?] at com.x.base.core.container.EntityManagerContainer.restrictFlagEqualAndNotEqual(EntityManagerContainer.java:384) ~[x_base_core_project.jar:?] at com.x.processplatform.assemble.surface.factory.element.ProcessFactory.pickProcessEditionEnabled(ProcessFactory.java:77) ~[classes/:?] at com.x.processplatform.assemble.surface.jaxrs.process.ActionGetWithProcessWithApplication.execute(ActionGetWithProcessWithApplication.java:38) ~[classes/:?] at com.x.processplatform.assemble.surface.jaxrs.process.ProcessAction.getWithProcessWithApplication(ProcessAction.java:182) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:159) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:379) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) ~[jaxrs-ri-2.45.jar:2.45.] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jaxrs-ri-2.45.jar:2.45.] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1656) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:292) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at com.x.base.core.project.jaxrs.CipherManagerUserJaxrsFilter.doFilter(CipherManagerUserJaxrsFilter.java:51) ~[x_base_core_project.jar:?] at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:59) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:772) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) ~[jetty-all-9.4.56.v20240826-uber.jar:9.4.56.v20240826] at java.lang.Thread.run(Thread.java:834) ~[?:?] Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: 错误: 操作符不是唯一的: boolean <> text Hint: 无法选择最佳候选操作符. 您也许需要增加显式的类型转换. Position: 1061 At Line: 1, Line Position: 1061 {prepstmnt 1593945048 SELECT t0.xid, t0.xcreateTime, t0.xsequence, t0.xupdateTime, t0.xdistributeFactor, t0.xafterArriveScript, t0.xafterArriveScriptText, t0.xafterBeginScript, t0.xafterBeginScriptText, t0.xafterEndScript, t0.xafterEndScriptText, t0.xafterExecuteScript, t0.xafterExecuteScriptText, t0.xafterInquireScript, t0.xafterInquireScriptText, t0.xalias, t0.xapplication, t0.xbeforeArriveScript, t0.xbeforeArriveScriptText, t0.xbeforeExecuteScript, t0.xbeforeExecuteScriptText, t0.xbeforeInquireScript, t0.xbeforeInquireScriptText, t0.xcategory, t0.xcheckDraft, t0.xcreatorPerson, t0.xdefaultStartMode, t0.xdescription, t0.xedition, t0.xeditionDes, t0.xeditionEnable, t0.xeditionName, t0.xeditionNumber, t0.xexpireDay, t0.xexpireHour, t0.xexpireType, t0.xexpireWorkTime, t0.xicon, t0.xlastUpdatePerson, t0.xlastUpdateTime, t0.xname, t0.xprojection, t0.xprojectionFully, t0.xproperties, t0.xrouteNameAsOpinion, t0.xserialActivity, t0.xserialPhase, t0.xserialTexture, t0.xstartableTerminal FROM PP_E_PROCESS t0 WHERE (t0.xid = ? AND t0.xapplication = ? AND t0.xeditionEnable <> ?) LIMIT ?} [code=0, state=42725] at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:219) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:203) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$700(LoggingConnectionDecorator.java:58) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnection$LoggingPreparedStatement.executeQuery(LoggingConnectionDecorator.java:1171) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:300) ~[openjpa-3.2.2.jar:3.2.2] at com.x.base.core.openjpa.jdbc.sql.Kingbase8Dictionary$KingbasePreparedStatement.executeQuery(Kingbase8Dictionary.java:220) ~[x_base_core_project.jar:?] at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:300) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStatement.executeQuery(JDBCStoreManager.java:1870) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:290) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SelectImpl.executeQuery(SelectImpl.java:531) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:456) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:413) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.open(SelectResultObjectProvider.java:95) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.kernel.QueryImpl$PackingResultObjectProvider.open(QueryImpl.java:2187) ~[openjpa-3.2.2.jar:3.2.2] at org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:36) ~[openjpa-3.2.2.jar:3.2.2] ... 79 more
评论 (
0
)
登录
后才可以发表评论
状态
待办的
待办的
进行中
已完成
已关闭
负责人
未设置
标签
未设置
标签管理
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (5)
标签 (132)
master
develop
release
master_java8
develop_java8
develop-10.0
9.5.1
9.5
9.2.1
9.2.0
develop-9.2
9.1.3
9.1.2
9.1.1
9.1.0
develop-9.1
9.0.3
9.0.2
9.0.1
9.0.0
9.1
8.2.3
8.2.2
8.2.1
8.2.0
develop-8.3
8.1.2
8.1.1
develop-8.2
8.1.0
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
develop-8.1
7.3.3
7.3.2
7.3.1
7.3.0
develop-8.0
7.2.7
7.2.6
7.2.5
7.2.4
7.2.3
develop-7.3
7.2.2
7.2.1
7.2.0
7.1.4
develop-7.2
7.1.3
7.1.2
7.1.1
7.1.0
7.0.5
7.0.4
7.0.3
7.0.2
7.0.1
7.0.0
develop-7.1
develop-7.0
6.4.7
6.4.6
6.4.5
6.4.4
6.4.3
6.4.2
6.4.1
6.4.0
wrdp-6.5.java8
wrdp-6.5
6.3.4
6.3.3
6.3.2
6.3.1
wrdp-6.4.java8
wrdp-6.4
6.3.0
wrdp-6.2.java8
wrdp-6.2
6.2.2.Java8
6.2.2
6.2.1.java8
6.2.1
6.2.0.java8
6.2.0
6.1.3.Java8
6.1.3
6.1.2.java8
6.1.2
6.1.1
6.1.1.java8
6.1.0.java8
6.1.0
wrdp-6.1.0
v6.0.0
6.0.3
6.0.2
6.0.1
6.0.0
5.4.1
wrdp-5.4.0
5.4.0
5.3.5
5.3.4
5.3.3
5.3.2
5.3.1
5.3.0
wrdp-5.3.0
wrdp-5.2.6
wrdp-5.2.5
wrdp-5.2.4
wrdp-5.2.3
5.2.5
wrdp-5.2
5.2.4
5.2.3
5.2.2
wrdp-5.2.1
5.2.1
5.2.0
5.1.4
5.1.3
5.1.2
5.1.1
dev-5.1.1
dev-5.1.0
5.0.3
5.0.2
dev-5.0.1
5.0.0
5.0.1
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
参与者(1)
Java
1
https://gitee.com/o2oa/O2OA.git
git@gitee.com:o2oa/O2OA.git
o2oa
O2OA
O2OA
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册