|
excute stream action, params:{"actions":[{"accept":"application/json","action":"saveTSP_SIS_ALARM_TEAM_RESULTAction","actionFlag":"__action_0__","activity":"mainActivity","contentType":"json","executeContext":"","executor":"","parameters":{"table":{"@type":"table","rows":[{"ALARM_ID":{"value":"1000328"},"ALARM_TIME":{"value":"106"},"ALARM_TIMELEN":{"value":"78745"},"BEGIN_TIME":{"value":"2018-05-16T00:00:25.000Z"},"END_TIME":{"value":"2018-05-16T07:59:05.000Z"},"ORG_ID":{"value":"CR0031000165"}," OINT_CODE":{"value":"CRP_TP_NJHX_0300_05_031635001000"}," OINT_DESC":{"value":"CRP_TP_NJHX_0300_05_031635001000"},"RESULT_VALUE_MAX":{"value":"0"},"RESULT_VALUE_MIN":{"value":"0"},"SUBMIT_STATE":{"changed":1,"value":"已提交"},"TEAM_CODE":{"value":"early"},"userdata":{"id":{"value":"d743271e-9f6b-46a2-a146-ac624f26cef2"},"isModified":true,"recordState":"edit"}}],"userdata":{"idColumnDefine":"TSP_SIS_ALARM_TEAM_RESULT","idColumnName":"TSP_SIS_ALARM_TEAM_RESULT","idColumnType":"String","model":"/TSP/AlarmTeamConfirmation/data","relationAlias":"ALARM_ID,ALARM_TIME,ALARM_TIMELEN,BEGIN_TIME,END_TIME,ORG_ID,POINT_CODE,POINT_DESC,RESULT_VALUE_MAX,RESULT_VALUE_MIN,SUBMIT_STATE,TEAM_CODE","relationTypes":"String,Decimal,Decimal,DateTime,DateTime,String,String,String,String,String,String,String","relations":"TSP_SIS_ALARM_TEAM_RESULT.ALARM_ID,TSP_SIS_ALARM_TEAM_RESULT.ALARM_TIME,TSP_SIS_ALARM_TEAM_RESULT.ALARM_TIMELEN,TSP_SIS_ALARM_TEAM_RESULT.BEGIN_TIME,TSP_SIS_ALARM_TEAM_RESULT.END_TIME,TSP_SIS_ALARM_TEAM_RESULT.ORG_ID,TSP_SIS_ALARM_TEAM_RESULT.POINT_CODE,TSP_SIS_ALARM_TEAM_RESULT.POINT_DESC,TSP_SIS_ALARM_TEAM_RESULT.RESULT_VALUE_MAX,TSP_SIS_ALARM_TEAM_RESULT.RESULT_VALUE_MIN,TSP_SIS_ALARM_TEAM_RESULT.SUBMIT_STATE,TSP_SIS_ALARM_TEAM_RESULT.TEAM_CODE","sys.count":1,"sys.rowid":"TSP_SIS_ALARM_TEAM_RESULT","updateMode":"whereAll"}}},"process":"/TSP/AlarmTeamConfirmation/process/AlarmTeamConfirmation/alarmTeamConfirmationProcess"}]}
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: 编码: JUSTEP150210; 提示: 执行KSQL出错, KSQL: UPDATE TSP_SIS_ALARM_TEAM_RESULT TSP_SIS_ALARM_TEAM_RESULT SET TSP_SIS_ALARM_TEAM_RESULT.SUBMIT_STATE = :SUBMIT_STATE_new WHERE TSP_SIS_ALARM_TEAM_RESULT= :TSP_SIS_ALARM_TEAM_RESULT_old AND TSP_SIS_ALARM_TEAM_RESULT.ALARM_ID = :ALARM_ID_old AND TSP_SIS_ALARM_TEAM_RESULT.ALARM_TIME = :ALARM_TIME_old AND TSP_SIS_ALARM_TEAM_RESULT.ALARM_TIMELEN = :ALARM_TIMELEN_old AND TSP_SIS_ALARM_TEAM_RESULT.BEGIN_TIME = :BEGIN_TIME_old AND TSP_SIS_ALARM_TEAM_RESULT.END_TIME = :END_TIME_old AND TSP_SIS_ALARM_TEAM_RESULT.ORG_ID = :ORG_ID_old AND TSP_SIS_ALARM_TEAM_RESULT.POINT_CODE = OINT_CODE_old AND TSP_SIS_ALARM_TEAM_RESULT.POINT_DESC = OINT_DESC_old AND TSP_SIS_ALARM_TEAM_RESULT.RESULT_VALUE_MAX = :RESULT_VALUE_MAX_old AND TSP_SIS_ALARM_TEAM_RESULT.RESULT_VALUE_MIN = :RESULT_VALUE_MIN_old AND TSP_SIS_ALARM_TEAM_RESULT.SUBMIT_STATE is null AND TSP_SIS_ALARM_TEAM_RESULT.TEAM_CODE = :TEAM_CODE_old
at com.justep.exception.BusinessException.create(Unknown Source)
at com.justep.system.data.impl.TableUtilsImplement.ksqlUpdate(Unknown Source)
at com.justep.system.data.impl.TableUtilsImplement.ksqlExecuteUpdate(Unknown Source)
at com.justep.system.data.KSQL.executeUpdate(Unknown Source)
at com.justep.system.data.KSQL.executeUpdate(Unknown Source)
at com.justep.system.data.impl.TableImpl.edit(Unknown Source)
at com.justep.system.data.impl.TableImpl.save(Unknown Source)
at com.justep.system.data.impl.TableImpl.save(Unknown Source)
at com.justep.system.data.BizData.save(Unknown Source)
at BizProcedure.save(BizProcedure.java:18)
... 27 more
Caused by: com.justep.exception.BusinessException: 编码: JUSTEP150039; 提示: 执行sql: UPDATE TSP_SIS_ALARM_TEAM_RESULT SET TSP_SIS_ALARM_TEAM_RESULT.SUBMIT_STATE = ? WHERE (TSP_SIS_ALARM_TEAM_RESULT.GUID = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.ALARM_ID = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.ALARM_TIME = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.ALARM_TIMELEN = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.BEGIN_TIME = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.END_TIME = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.ORG_ID = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.POINT_CODE = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.POINT_DESC = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.RESULT_VALUE_MAX = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.RESULT_VALUE_MIN = ? ) AND (TSP_SIS_ALARM_TEAM_RESULT.SUBMIT_STATE IS NULL) AND (TSP_SIS_ALARM_TEAM_RESULT.TEAM_CODE = ? ) , binds: [已提交, d743271e-9f6b-46a2-a146-ac624f26cef2, 1000328, 106, 78745, 2018-05-16 00:00:25.0, 2018-05-16 07:59:05.0, CR0031000165, CRP_TP_NJHX_0300_05_031635001000, CRP_TP_NJHX_0300_05_031635001000, 0, 0, early]出错
at com.justep.exception.BusinessException.create(Unknown Source)
at com.justep.system.ksql.KSQLUtils.execSqlUpdate(Unknown Source)
... 36 more
Caused by: java.sql.SQLException: ORA-01843: 无效的月份
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:743)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:213)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:952)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3285)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3368)
at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
... 37 more
|
|