2017-07-04 14:11:42,479 | DEBUG | rint Extender: 3 | LogFactory | 247 - org.mybatis.mybatis - 3.2.8 | Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter. 2017-07-04 14:11:42,480 | DEBUG | rint Extender: 3 | LogFactory | 247 - org.mybatis.mybatis - 3.2.8 | Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter. 2017-07-04 14:11:44,246 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- SchemaOperationsProcessEngineBuild ---------------------- 2017-07-04 14:11:44,246 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,253 | DEBUG | rint Extender: 3 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,273 | DEBUG | rint Extender: 3 | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? 2017-07-04 14:11:44,280 | DEBUG | rint Extender: 3 | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: historyLevel(String) 2017-07-04 14:11:44,289 | DEBUG | rint Extender: 3 | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,290 | DEBUG | rint Extender: 3 | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? 2017-07-04 14:11:44,291 | DEBUG | rint Extender: 3 | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: deployment.lock(String) 2017-07-04 14:11:44,292 | DEBUG | rint Extender: 3 | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,292 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:44,292 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT PropertyEntity[historyLevel] PERSISTENT PropertyEntity[deployment.lock] ] 2017-07-04 14:11:44,293 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:11:44,293 | DEBUG | rint Extender: 3 | tx | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-11002 firing event committing... 2017-07-04 14:11:44,293 | DEBUG | rint Extender: 3 | tx | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-11002 committing the persistence session... 2017-07-04 14:11:44,293 | DEBUG | rint Extender: 3 | tx | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-11002 firing event committed... 2017-07-04 14:11:44,293 | DEBUG | rint Extender: 3 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@7e1cb7a5] 2017-07-04 14:11:44,294 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- SchemaOperationsProcessEngineBuild ---------------------- 2017-07-04 14:11:44,295 | INFO | rint Extender: 3 | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor]. 2017-07-04 14:11:44,297 | INFO | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14018 JobExecutor[org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor] starting to acquire jobs 2017-07-04 14:11:44,299 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:11:44,300 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,354 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,355 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:11:44,356 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:11:44.303(Timestamp), 2017-07-04 14:11:44.303(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:11:44,360 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 2 2017-07-04 14:11:44,361 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select distinct RES.* from ACT_RU_JOB RES where (RETRIES_ > 0) and (DUEDATE_ is null or DUEDATE_ <= ?) and (LOCK_OWNER_ is null or LOCK_EXP_TIME_ < ?) and (EXCLUSIVE_ = 1) and (PROCESS_INSTANCE_ID_ = ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:11:44,361 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:11:44.36(Timestamp), 2017-07-04 14:11:44.36(Timestamp), 5365(String), 2147483647(Integer), 0(Integer) 2017-07-04 14:11:44,363 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,364 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select distinct RES.* from ACT_RU_JOB RES where (RETRIES_ > 0) and (DUEDATE_ is null or DUEDATE_ <= ?) and (LOCK_OWNER_ is null or LOCK_EXP_TIME_ < ?) and (EXCLUSIVE_ = 1) and (PROCESS_INSTANCE_ID_ = ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:11:44,365 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:11:44.363(Timestamp), 2017-07-04 14:11:44.363(Timestamp), 5760(String), 2147483647(Integer), 0(Integer) 2017-07-04 14:11:44,367 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,367 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:44,369 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT TimerEntity[5795] PERSISTENT TimerEntity[5389] ] 2017-07-04 14:11:44,369 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ UPDATE TimerEntity[5389] UPDATE TimerEntity[5795] ] 2017-07-04 14:11:44,370 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'TimerEntity[id=5389]' 2017-07-04 14:11:44,371 | DEBUG | aultJobExecutor] | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_JOB SET REV_ = ?, EXECUTION_ID_ = ?, LOCK_EXP_TIME_ = ?, LOCK_OWNER_ = ?, RETRIES_ = ?, EXCEPTION_STACK_ID_ = ?, EXCEPTION_MSG_ = ?, DUEDATE_ = ?, SUSPENSION_STATE_ = ?, PROCESS_DEF_ID_ = ?, PROCESS_DEF_KEY_ = ?, JOB_DEF_ID_ = ?, DEPLOYMENT_ID_ = ?, HANDLER_CFG_ = ?, PRIORITY_ = ?, SEQUENCE_COUNTER_ = ? where ID_= ? and REV_ = ? 2017-07-04 14:11:44,372 | DEBUG | aultJobExecutor] | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5386(String), 2017-07-04 14:16:44.363(Timestamp), 7cf07318-c6b1-4736-9860-a0428aa87567(String), 3(Integer), null, null, 2017-07-04 13:39:12.0(Timestamp), 1(Integer), ProcessLiRequestTreatment:10:5306(String), ProcessLiRequestTreatment(String), 5312(String), 5301(String), BoundaryEvent_03qjsd6(String), 0(Long), 1(Long), 5389(String), 1(Integer) 2017-07-04 14:11:44,374 | DEBUG | aultJobExecutor] | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,374 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'TimerEntity[id=5795]' 2017-07-04 14:11:44,374 | DEBUG | aultJobExecutor] | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_JOB SET REV_ = ?, EXECUTION_ID_ = ?, LOCK_EXP_TIME_ = ?, LOCK_OWNER_ = ?, RETRIES_ = ?, EXCEPTION_STACK_ID_ = ?, EXCEPTION_MSG_ = ?, DUEDATE_ = ?, SUSPENSION_STATE_ = ?, PROCESS_DEF_ID_ = ?, PROCESS_DEF_KEY_ = ?, JOB_DEF_ID_ = ?, DEPLOYMENT_ID_ = ?, HANDLER_CFG_ = ?, PRIORITY_ = ?, SEQUENCE_COUNTER_ = ? where ID_= ? and REV_ = ? 2017-07-04 14:11:44,375 | DEBUG | aultJobExecutor] | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5792(String), 2017-07-04 14:16:44.367(Timestamp), 7cf07318-c6b1-4736-9860-a0428aa87567(String), 3(Integer), null, null, 2017-07-04 14:05:40.0(Timestamp), 1(Integer), ProcessPerformResp:13:5743(String), ProcessPerformResp(String), 5747(String), 5709(String), BoundaryEvent_07hk3wz(String), 0(Long), 1(Long), 5795(String), 1(Integer) 2017-07-04 14:11:44,377 | DEBUG | aultJobExecutor] | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,377 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@770ce2b3] 2017-07-04 14:11:44,381 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:11:44,381 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 2 jobs for process engine 'default': [[5389], [5795]] 2017-07-04 14:11:44,381 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14023 Execute jobs for process engine 'default': [5389] 2017-07-04 14:11:44,382 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14023 Execute jobs for process engine 'default': [5795] 2017-07-04 14:11:44,382 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 4916 millis 2017-07-04 14:11:44,383 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:44,383 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:44,383 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,383 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,384 | DEBUG | pool-29-thread-1 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,384 | DEBUG | pool-29-thread-2 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,385 | DEBUG | pool-29-thread-1 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where ID_ = ? 2017-07-04 14:11:44,385 | DEBUG | pool-29-thread-1 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5389(String) 2017-07-04 14:11:44,416 | DEBUG | pool-29-thread-2 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where ID_ = ? 2017-07-04 14:11:44,416 | DEBUG | pool-29-thread-2 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5795(String) 2017-07-04 14:11:44,433 | DEBUG | pool-29-thread-1 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,433 | DEBUG | pool-29-thread-2 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,436 | DEBUG | pool-29-thread-1 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where ID_ = ? 2017-07-04 14:11:44,436 | DEBUG | pool-29-thread-2 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where ID_ = ? 2017-07-04 14:11:44,436 | DEBUG | pool-29-thread-2 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5792(String) 2017-07-04 14:11:44,436 | DEBUG | pool-29-thread-1 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5386(String) 2017-07-04 14:11:44,440 | DEBUG | pool-29-thread-1 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,440 | DEBUG | pool-29-thread-2 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,441 | DEBUG | pool-29-thread-1 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where ID_ = ? 2017-07-04 14:11:44,441 | DEBUG | pool-29-thread-2 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where ID_ = ? 2017-07-04 14:11:44,441 | DEBUG | pool-29-thread-1 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5312(String) 2017-07-04 14:11:44,442 | DEBUG | pool-29-thread-2 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5747(String) 2017-07-04 14:11:44,443 | DEBUG | pool-29-thread-2 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,444 | DEBUG | pool-29-thread-1 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,445 | DEBUG | pool-29-thread-1 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where ID_ = ? 2017-07-04 14:11:44,445 | DEBUG | pool-29-thread-2 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where ID_ = ? 2017-07-04 14:11:44,445 | DEBUG | pool-29-thread-2 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp:13:5743(String) 2017-07-04 14:11:44,445 | DEBUG | pool-29-thread-1 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiRequestTreatment:10:5306(String) 2017-07-04 14:11:44,447 | DEBUG | pool-29-thread-1 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,448 | DEBUG | pool-29-thread-2 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,448 | DEBUG | pool-29-thread-1 | selectDeployment | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_DEPLOYMENT where ID_ = ? 2017-07-04 14:11:44,448 | DEBUG | pool-29-thread-2 | selectDeployment | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_DEPLOYMENT where ID_ = ? 2017-07-04 14:11:44,449 | DEBUG | pool-29-thread-1 | selectDeployment | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5301(String) 2017-07-04 14:11:44,449 | DEBUG | pool-29-thread-2 | selectDeployment | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5709(String) 2017-07-04 14:11:44,451 | DEBUG | pool-29-thread-1 | selectDeployment | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,451 | DEBUG | pool-29-thread-2 | selectDeployment | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,452 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:44,452 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:44,453 | DEBUG | pool-29-thread-2 | selectResourcesByDeploymentId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_BYTEARRAY where DEPLOYMENT_ID_ = ? order by NAME_ asc 2017-07-04 14:11:44,453 | DEBUG | pool-29-thread-1 | selectResourcesByDeploymentId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_BYTEARRAY where DEPLOYMENT_ID_ = ? order by NAME_ asc 2017-07-04 14:11:44,454 | DEBUG | pool-29-thread-1 | selectResourcesByDeploymentId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5301(String) 2017-07-04 14:11:44,454 | DEBUG | pool-29-thread-2 | selectResourcesByDeploymentId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5709(String) 2017-07-04 14:11:44,461 | DEBUG | pool-29-thread-2 | selectResourcesByDeploymentId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,461 | DEBUG | pool-29-thread-1 | selectResourcesByDeploymentId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,463 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:44,463 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:44,587 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,587 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,587 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5301(String), ProcessGeneralLiRequestTreatment(String) 2017-07-04 14:11:44,587 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5709(String), ProcessGeneralLiRequestTreatment(String) 2017-07-04 14:11:44,589 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,589 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,589 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:44,589 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:44,590 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessGeneralLiRequestTreatment:13:5717(String) 2017-07-04 14:11:44,590 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessGeneralLiRequestTreatment:10:5303(String) 2017-07-04 14:11:44,591 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 2 2017-07-04 14:11:44,591 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 2 2017-07-04 14:11:44,593 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,593 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,593 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessGeneralLiRequestTreatment(String), ProcessGeneralLiRequestTreatment(String) 2017-07-04 14:11:44,593 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessGeneralLiRequestTreatment(String), ProcessGeneralLiRequestTreatment(String) 2017-07-04 14:11:44,596 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,596 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,596 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,596 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,597 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5301(String), ProcessLiRequestTreatment(String) 2017-07-04 14:11:44,597 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5709(String), ProcessLiRequestTreatment(String) 2017-07-04 14:11:44,598 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,598 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,599 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:44,599 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:44,599 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiRequestTreatment:10:5306(String) 2017-07-04 14:11:44,599 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiRequestTreatment:13:5720(String) 2017-07-04 14:11:44,602 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 6 2017-07-04 14:11:44,602 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 6 2017-07-04 14:11:44,602 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,602 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,603 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiRequestTreatment(String), ProcessLiRequestTreatment(String) 2017-07-04 14:11:44,603 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiRequestTreatment(String), ProcessLiRequestTreatment(String) 2017-07-04 14:11:44,604 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,604 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,605 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,605 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,605 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5709(String), ProcessLiWarrantTreatment(String) 2017-07-04 14:11:44,605 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5301(String), ProcessLiWarrantTreatment(String) 2017-07-04 14:11:44,606 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,606 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,607 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:44,607 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:44,607 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiWarrantTreatment:10:5313(String) 2017-07-04 14:11:44,607 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiWarrantTreatment:13:5727(String) 2017-07-04 14:11:44,608 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 3 2017-07-04 14:11:44,608 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 3 2017-07-04 14:11:44,609 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,609 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,609 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiWarrantTreatment(String), ProcessLiWarrantTreatment(String) 2017-07-04 14:11:44,609 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiWarrantTreatment(String), ProcessLiWarrantTreatment(String) 2017-07-04 14:11:44,611 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,611 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,611 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,611 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,612 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5301(String), Process_TwoManRule(String) 2017-07-04 14:11:44,612 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5709(String), Process_TwoManRule(String) 2017-07-04 14:11:44,613 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,614 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,614 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_TwoManRule(String), Process_TwoManRule(String) 2017-07-04 14:11:44,614 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,615 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,615 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_TwoManRule(String), Process_TwoManRule(String) 2017-07-04 14:11:44,617 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,617 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,617 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,617 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5301(String), ProcessPerformResp(String) 2017-07-04 14:11:44,618 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,618 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5709(String), ProcessPerformResp(String) 2017-07-04 14:11:44,619 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,619 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,619 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:44,619 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:44,619 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp:13:5743(String) 2017-07-04 14:11:44,619 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp:10:5318(String) 2017-07-04 14:11:44,621 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 4 2017-07-04 14:11:44,621 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 4 2017-07-04 14:11:44,622 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,622 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,622 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp(String), ProcessPerformResp(String) 2017-07-04 14:11:44,622 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp(String), ProcessPerformResp(String) 2017-07-04 14:11:44,624 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,624 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,624 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,625 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:44,625 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5301(String), Process_CallInterface(String) 2017-07-04 14:11:44,625 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5709(String), Process_CallInterface(String) 2017-07-04 14:11:44,626 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,626 | DEBUG | pool-29-thread-1 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,626 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:44,626 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:44,627 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_CallInterface:10:5323(String) 2017-07-04 14:11:44,627 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_CallInterface:13:5751(String) 2017-07-04 14:11:44,628 | DEBUG | pool-29-thread-1 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 4 2017-07-04 14:11:44,628 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 4 2017-07-04 14:11:44,629 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,629 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,629 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_CallInterface(String), Process_CallInterface(String) 2017-07-04 14:11:44,629 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_CallInterface(String), Process_CallInterface(String) 2017-07-04 14:11:44,633 | DEBUG | pool-29-thread-1 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,633 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,633 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:44,633 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:44,633 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:44,633 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:44,633 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:44,633 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:44,634 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:44,634 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:44,635 | DEBUG | pool-29-thread-1 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5386], ProcessDefinition[ProcessLiRequestTreatment:10:5306], Deployment[5301] Registrations[] 2017-07-04 14:11:44,635 | DEBUG | pool-29-thread-2 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5792], ProcessDefinition[ProcessPerformResp:13:5743], Deployment[5709] Registrations[] 2017-07-04 14:11:44,636 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope@7a3df3a6 on ScopeExecution[5792] 2017-07-04 14:11:44,636 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope@7a3df3a6 on ScopeExecution[5386] 2017-07-04 14:11:44,636 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade@521ada16 on ScopeExecution[5386] 2017-07-04 14:11:44,636 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade@521ada16 on ScopeExecution[5792] 2017-07-04 14:11:44,636 | DEBUG | pool-29-thread-1 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where PROC_INST_ID_ = ? 2017-07-04 14:11:44,636 | DEBUG | pool-29-thread-2 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where PROC_INST_ID_ = ? 2017-07-04 14:11:44,636 | DEBUG | pool-29-thread-1 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5365(String) 2017-07-04 14:11:44,636 | DEBUG | pool-29-thread-2 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5760(String) 2017-07-04 14:11:44,638 | DEBUG | pool-29-thread-2 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 2 2017-07-04 14:11:44,639 | DEBUG | pool-29-thread-1 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 3 2017-07-04 14:11:44,639 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5386] 2017-07-04 14:11:44,639 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5792] 2017-07-04 14:11:44,640 | DEBUG | pool-29-thread-2 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select HAI.START_TIME_ from ACT_HI_ACTINST HAI where HAI.ID_ = ? 2017-07-04 14:11:44,640 | DEBUG | pool-29-thread-1 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select HAI.START_TIME_ from ACT_HI_ACTINST HAI where HAI.ID_ = ? 2017-07-04 14:11:44,640 | DEBUG | pool-29-thread-1 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Task_18sycjw:5388(String) 2017-07-04 14:11:44,640 | DEBUG | pool-29-thread-2 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Task_13m0rb3:5794(String) 2017-07-04 14:11:44,641 | DEBUG | pool-29-thread-2 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,642 | DEBUG | pool-29-thread-1 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,642 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5792] 2017-07-04 14:11:44,642 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5386] 2017-07-04 14:11:44,642 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20005 Detroying scope ScopeExecution[5792] 2017-07-04 14:11:44,642 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20005 Detroying scope ScopeExecution[5386] 2017-07-04 14:11:44,642 | DEBUG | pool-29-thread-2 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB J where J.EXECUTION_ID_ = ? 2017-07-04 14:11:44,642 | DEBUG | pool-29-thread-1 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB J where J.EXECUTION_ID_ = ? 2017-07-04 14:11:44,642 | DEBUG | pool-29-thread-2 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5792(String) 2017-07-04 14:11:44,642 | DEBUG | pool-29-thread-1 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5386(String) 2017-07-04 14:11:44,644 | DEBUG | pool-29-thread-2 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,644 | DEBUG | pool-29-thread-1 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,650 | DEBUG | pool-29-thread-1 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_INCIDENT I where I.CONFIGURATION_ = ? 2017-07-04 14:11:44,650 | DEBUG | pool-29-thread-2 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_INCIDENT I where I.CONFIGURATION_ = ? 2017-07-04 14:11:44,650 | DEBUG | pool-29-thread-2 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5795(String) 2017-07-04 14:11:44,650 | DEBUG | pool-29-thread-1 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5389(String) 2017-07-04 14:11:44,651 | DEBUG | pool-29-thread-2 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,651 | DEBUG | pool-29-thread-1 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,652 | DEBUG | pool-29-thread-2 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EXECUTION_ID_ = ?) 2017-07-04 14:11:44,652 | DEBUG | pool-29-thread-1 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EXECUTION_ID_ = ?) 2017-07-04 14:11:44,652 | DEBUG | pool-29-thread-2 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5792(String) 2017-07-04 14:11:44,652 | DEBUG | pool-29-thread-1 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5386(String) 2017-07-04 14:11:44,654 | DEBUG | pool-29-thread-2 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,654 | DEBUG | pool-29-thread-1 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,656 | DEBUG | pool-29-thread-1 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where HANDLER_TYPE_ = ? and TENANT_ID_ is null and (HANDLER_CFG_ = ? ) 2017-07-04 14:11:44,656 | DEBUG | pool-29-thread-2 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where HANDLER_TYPE_ = ? and TENANT_ID_ is null and (HANDLER_CFG_ = ? ) 2017-07-04 14:11:44,656 | DEBUG | pool-29-thread-2 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: event(String), 5793(String) 2017-07-04 14:11:44,656 | DEBUG | pool-29-thread-1 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: event(String), 5387(String) 2017-07-04 14:11:44,657 | DEBUG | pool-29-thread-2 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,657 | DEBUG | pool-29-thread-1 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,658 | DEBUG | pool-29-thread-1 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5378], ProcessDefinition[ProcessLiRequestTreatment:10:5306], Deployment[5301] Registrations[] 2017-07-04 14:11:44,658 | DEBUG | pool-29-thread-2 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5760], ProcessDefinition[ProcessPerformResp:13:5743], Deployment[5709] Registrations[] 2017-07-04 14:11:44,658 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope@eb43c9b on ScopeExecution[5378] 2017-07-04 14:11:44,658 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope@eb43c9b on ProcessInstance[5760] 2017-07-04 14:11:44,658 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ScopeExecution[5378] 2017-07-04 14:11:44,658 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[5760] 2017-07-04 14:11:44,659 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- GetNextIdBlockCmd ---------------------- 2017-07-04 14:11:44,659 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,660 | DEBUG | pool-29-thread-2 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,673 | DEBUG | pool-29-thread-2 | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? 2017-07-04 14:11:44,673 | DEBUG | pool-29-thread-2 | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: next.dbid(String) 2017-07-04 14:11:44,674 | DEBUG | pool-29-thread-2 | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,675 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:44,675 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT PropertyEntity[next.dbid] ] 2017-07-04 14:11:44,675 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ UPDATE PropertyEntity[next.dbid] ] 2017-07-04 14:11:44,675 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'PropertyEntity[id=next.dbid]' 2017-07-04 14:11:44,675 | DEBUG | pool-29-thread-2 | updateProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_GE_PROPERTY SET REV_ = ?, VALUE_ = ? where NAME_ = ? and REV_ = ? 2017-07-04 14:11:44,676 | DEBUG | pool-29-thread-2 | updateProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 70(Integer), 6901(String), next.dbid(String), 69(Integer) 2017-07-04 14:11:44,678 | DEBUG | pool-29-thread-2 | updateProperty | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,678 | DEBUG | pool-29-thread-2 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@43246ecf] 2017-07-04 14:11:44,696 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- GetNextIdBlockCmd ---------------------- 2017-07-04 14:11:44,696 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ProcessInstance[5760] parent: 5760 2017-07-04 14:11:44,696 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ScopeExecution[5378] parent: SubProcess_1sc2pxz:5380 2017-07-04 14:11:44,697 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ScopeExecution[5378] 2017-07-04 14:11:44,697 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[5760] 2017-07-04 14:11:44,697 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ScopeExecution[5378] 2017-07-04 14:11:44,697 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[5760] 2017-07-04 14:11:44,697 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ScopeExecution[5378] 2017-07-04 14:11:44,697 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ProcessInstance[5760] 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ProcessInstance[5760] executed activity Activity(BoundaryEvent_07hk3wz): org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ScopeExecution[5378] executed activity Activity(BoundaryEvent_03qjsd6): org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5760] 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ScopeExecution[5378] 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ScopeExecution[5378] 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5760] 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ScopeExecution[5378] leaves activity instance BoundaryEvent_03qjsd6:6802 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[5760] leaves activity instance BoundaryEvent_07hk3wz:6801 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ScopeExecution[5378] 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ProcessInstance[5760] 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake@86ee29b on ScopeExecution[5378] 2017-07-04 14:11:44,698 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake@86ee29b on ProcessInstance[5760] 2017-07-04 14:11:44,699 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope@62c8fcfb on ProcessInstance[5760] 2017-07-04 14:11:44,699 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope@62c8fcfb on ScopeExecution[5378] 2017-07-04 14:11:44,699 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[5378] 2017-07-04 14:11:44,699 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[5760] 2017-07-04 14:11:44,699 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ScopeExecution[5378] parent: SubProcess_1sc2pxz:5380 2017-07-04 14:11:44,699 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ProcessInstance[5760] parent: 5760 2017-07-04 14:11:44,699 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[5378] 2017-07-04 14:11:44,699 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[5760] 2017-07-04 14:11:44,700 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[5378] 2017-07-04 14:11:44,700 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[5760] 2017-07-04 14:11:44,700 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ScopeExecution[5378] 2017-07-04 14:11:44,700 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ProcessInstance[5760] 2017-07-04 14:11:44,700 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ScopeExecution[5378] executed activity Activity(EndEvent_1c2jnyz): org.camunda.bpm.engine.impl.bpmn.behavior.ThrowEscalationEventActivityBehavior 2017-07-04 14:11:44,700 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ProcessInstance[5760] executed activity Activity(Task_163tgl6): org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior 2017-07-04 14:11:44,702 | DEBUG | pool-29-thread-2 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = ? AND TASK_ID_ is null 2017-07-04 14:11:44,703 | DEBUG | pool-29-thread-2 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5760(String) 2017-07-04 14:11:44,705 | DEBUG | pool-29-thread-1 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where ID_ = ? 2017-07-04 14:11:44,706 | DEBUG | pool-29-thread-1 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5363(String) 2017-07-04 14:11:44,707 | DEBUG | pool-29-thread-1 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,707 | DEBUG | pool-29-thread-2 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 13 2017-07-04 14:11:44,712 | DEBUG | pool-29-thread-1 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = ? AND TASK_ID_ is null 2017-07-04 14:11:44,713 | DEBUG | pool-29-thread-1 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5365(String) 2017-07-04 14:11:44,721 | DEBUG | pool-29-thread-1 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 9 2017-07-04 14:11:44,722 | DEBUG | pool-29-thread-1 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_BYTEARRAY where ID_ = ? 2017-07-04 14:11:44,722 | DEBUG | pool-29-thread-1 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5368(String) 2017-07-04 14:11:44,724 | DEBUG | pool-29-thread-1 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,725 | DEBUG | pool-29-thread-1 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where PROC_INST_ID_ = ? 2017-07-04 14:11:44,725 | DEBUG | pool-29-thread-1 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5346(String) 2017-07-04 14:11:44,727 | DEBUG | pool-29-thread-1 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 2 2017-07-04 14:11:44,728 | DEBUG | pool-29-thread-1 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = ? AND TASK_ID_ is null 2017-07-04 14:11:44,728 | DEBUG | pool-29-thread-1 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5346(String) 2017-07-04 14:11:44,731 | DEBUG | pool-29-thread-1 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 9 2017-07-04 14:11:44,735 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_HI_VARINST where ID_ = ? 2017-07-04 14:11:44,735 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5357(String) 2017-07-04 14:11:44,737 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,738 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_HI_VARINST where ID_ = ? 2017-07-04 14:11:44,738 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5355(String) 2017-07-04 14:11:44,739 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,740 | DEBUG | pool-29-thread-1 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_BYTEARRAY where ID_ = ? 2017-07-04 14:11:44,740 | DEBUG | pool-29-thread-1 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5347(String) 2017-07-04 14:11:44,741 | DEBUG | pool-29-thread-1 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,742 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_HI_VARINST where ID_ = ? 2017-07-04 14:11:44,743 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5348(String) 2017-07-04 14:11:44,744 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,744 | DEBUG | pool-29-thread-1 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_BYTEARRAY where ID_ = ? 2017-07-04 14:11:44,744 | DEBUG | pool-29-thread-1 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5351(String) 2017-07-04 14:11:44,746 | DEBUG | pool-29-thread-1 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,747 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_HI_VARINST where ID_ = ? 2017-07-04 14:11:44,747 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5358(String) 2017-07-04 14:11:44,748 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,748 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_HI_VARINST where ID_ = ? 2017-07-04 14:11:44,749 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5349(String) 2017-07-04 14:11:44,750 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,750 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_HI_VARINST where ID_ = ? 2017-07-04 14:11:44,750 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5353(String) 2017-07-04 14:11:44,752 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,752 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_HI_VARINST where ID_ = ? 2017-07-04 14:11:44,752 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5354(String) 2017-07-04 14:11:44,753 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,754 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_HI_VARINST where ID_ = ? 2017-07-04 14:11:44,755 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5356(String) 2017-07-04 14:11:44,756 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,757 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_HI_VARINST where ID_ = ? 2017-07-04 14:11:44,757 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5359(String) 2017-07-04 14:11:44,758 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,759 | DEBUG | pool-29-thread-1 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5363], ProcessDefinition[ProcessGeneralLiRequestTreatment:10:5303], Deployment[5301] Registrations[] 2017-07-04 14:11:44,759 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope@7a3df3a6 on ScopeExecution[5363] 2017-07-04 14:11:44,759 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade@521ada16 on ScopeExecution[5363] 2017-07-04 14:11:44,759 | DEBUG | pool-29-thread-1 | rocessInstanceBySuperExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where SUPER_EXEC_ = ? 2017-07-04 14:11:44,760 | DEBUG | pool-29-thread-1 | rocessInstanceBySuperExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5363(String) 2017-07-04 14:11:44,761 | DEBUG | pool-29-thread-1 | rocessInstanceBySuperExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,761 | DEBUG | pool-29-thread-1 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5365], ProcessDefinition[ProcessLiRequestTreatment:10:5306], Deployment[5301] Registrations[] 2017-07-04 14:11:44,762 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade@521ada16 on ProcessInstance[5365] 2017-07-04 14:11:44,762 | DEBUG | pool-29-thread-1 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5378], ProcessDefinition[ProcessLiRequestTreatment:10:5306], Deployment[5301] Registrations[] 2017-07-04 14:11:44,762 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5378] 2017-07-04 14:11:44,762 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5378] 2017-07-04 14:11:44,762 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ScopeExecution[5378] leaves activity instance EndEvent_1c2jnyz:6803 2017-07-04 14:11:44,762 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5378] 2017-07-04 14:11:44,762 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ScopeExecution[5378] leaves activity instance SubProcess_1sc2pxz:5380 2017-07-04 14:11:44,762 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[5365] leaves activity instance SubProcess_1sc2pxz:5380 2017-07-04 14:11:44,763 | DEBUG | pool-29-thread-1 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select HAI.START_TIME_ from ACT_HI_ACTINST HAI where HAI.ID_ = ? 2017-07-04 14:11:44,763 | DEBUG | pool-29-thread-1 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: SubProcess_1sc2pxz:5380(String) 2017-07-04 14:11:44,764 | DEBUG | pool-29-thread-1 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,764 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5378] 2017-07-04 14:11:44,764 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20005 Detroying scope ScopeExecution[5378] 2017-07-04 14:11:44,764 | DEBUG | pool-29-thread-1 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EXECUTION_ID_ = ?) 2017-07-04 14:11:44,764 | DEBUG | pool-29-thread-1 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5378(String) 2017-07-04 14:11:44,766 | DEBUG | pool-29-thread-1 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,766 | DEBUG | pool-29-thread-1 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where HANDLER_TYPE_ = ? and TENANT_ID_ is null and (HANDLER_CFG_ = ? ) 2017-07-04 14:11:44,767 | DEBUG | pool-29-thread-1 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: event(String), 5379(String) 2017-07-04 14:11:44,768 | DEBUG | pool-29-thread-1 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,768 | DEBUG | pool-29-thread-1 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5365], ProcessDefinition[ProcessLiRequestTreatment:10:5306], Deployment[5301] Registrations[] 2017-07-04 14:11:44,768 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade@521ada16 on ProcessInstance[5365] 2017-07-04 14:11:44,768 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ProcessInstance[5365] 2017-07-04 14:11:44,769 | DEBUG | pool-29-thread-1 | lectHistoricProcessInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select HPI.START_TIME_ from ACT_HI_PROCINST HPI where HPI.ID_ = ? 2017-07-04 14:11:44,769 | DEBUG | pool-29-thread-1 | lectHistoricProcessInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5365(String) 2017-07-04 14:11:44,770 | DEBUG | pool-29-thread-1 | lectHistoricProcessInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,770 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ProcessInstance[5365] 2017-07-04 14:11:44,771 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20005 Detroying scope ProcessInstance[5365] 2017-07-04 14:11:44,773 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5363] 2017-07-04 14:11:44,774 | DEBUG | pool-29-thread-1 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select HAI.START_TIME_ from ACT_HI_ACTINST HAI where HAI.ID_ = ? 2017-07-04 14:11:44,774 | DEBUG | pool-29-thread-1 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Task_0ews222:5364(String) 2017-07-04 14:11:44,775 | DEBUG | pool-29-thread-1 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,775 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5363] 2017-07-04 14:11:44,775 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20005 Detroying scope ScopeExecution[5363] 2017-07-04 14:11:44,775 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope@eb43c9b on ProcessInstance[5346] 2017-07-04 14:11:44,775 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[5346] 2017-07-04 14:11:44,775 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ProcessInstance[5346] parent: 5346 2017-07-04 14:11:44,775 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[5346] 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[5346] 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ProcessInstance[5346] 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ProcessInstance[5346] executed activity Activity(BoundaryEvent_081xnp8): org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5346] 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5346] 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[5346] leaves activity instance BoundaryEvent_081xnp8:6807 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ProcessInstance[5346] 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake@86ee29b on ProcessInstance[5346] 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope@62c8fcfb on ProcessInstance[5346] 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[5346] 2017-07-04 14:11:44,776 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ProcessInstance[5346] parent: 5346 2017-07-04 14:11:44,777 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[5346] 2017-07-04 14:11:44,777 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[5346] 2017-07-04 14:11:44,777 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ProcessInstance[5346] 2017-07-04 14:11:44,777 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ProcessInstance[5346] executed activity Activity(Task_149croj): org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior 2017-07-04 14:11:44,780 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5346] 2017-07-04 14:11:44,780 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5346] 2017-07-04 14:11:44,780 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[5346] leaves activity instance Task_149croj:6808 2017-07-04 14:11:44,780 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ProcessInstance[5346] 2017-07-04 14:11:44,782 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- DeployCmd ---------------------- 2017-07-04 14:11:44,782 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,783 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03069 Job executed, deleting it 2017-07-04 14:11:44,783 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:44,783 | DEBUG | rint Extender: 3 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,786 | DEBUG | rint Extender: 3 | lockDeploymentLockProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: SELECT * FROM ACT_GE_PROPERTY WHERE NAME_ = 'deployment.lock' for update 2017-07-04 14:11:44,786 | DEBUG | rint Extender: 3 | lockDeploymentLockProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:11:44,786 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT JobDefinitionEntity[5320] PERSISTENT JobDefinitionEntity[5310] PERSISTENT JobDefinitionEntity[5321] PERSISTENT JobDefinitionEntity[5311] PERSISTENT JobDefinitionEntity[5322] PERSISTENT JobDefinitionEntity[5312] PERSISTENT JobDefinitionEntity[5324] PERSISTENT JobDefinitionEntity[5314] PERSISTENT JobDefinitionEntity[5325] PERSISTENT JobDefinitionEntity[5304] PERSISTENT JobDefinitionEntity[5315] PERSISTENT JobDefinitionEntity[5326] PERSISTENT JobDefinitionEntity[5305] PERSISTENT JobDefinitionEntity[5316] PERSISTENT JobDefinitionEntity[5327] PERSISTENT JobDefinitionEntity[5307] PERSISTENT JobDefinitionEntity[5308] PERSISTENT JobDefinitionEntity[5319] PERSISTENT JobDefinitionEntity[5309] PERSISTENT HistoricProcessInstanceEntity[null] PERSISTENT ExecutionEntity[5346] PERSISTENT VariableInstanceEntity[5353] PERSISTENT VariableInstanceEntity[5354] PERSISTENT VariableInstanceEntity[5355] PERSISTENT VariableInstanceEntity[5356] PERSISTENT VariableInstanceEntity[6809] PERSISTENT VariableInstanceEntity[5357] PERSISTENT VariableInstanceEntity[5358] PERSISTENT VariableInstanceEntity[5348] PERSISTENT VariableInstanceEntity[5359] PERSISTENT VariableInstanceEntity[5349] PERSISTENT ResourceEntity[5302] PERSISTENT HistoricActivityInstanceEventEntity[Task_0ews222:5364] PERSISTENT HistoricActivityInstanceEventEntity[SubProcess_1sc2pxz:5380] PERSISTENT HistoricActivityInstanceEventEntity[BoundaryEvent_081xnp8:6807] PERSISTENT HistoricActivityInstanceEventEntity[BoundaryEvent_03qjsd6:6802] PERSISTENT HistoricActivityInstanceEventEntity[Task_18sycjw:5388] PERSISTENT HistoricActivityInstanceEventEntity[EndEvent_1c2jnyz:6803] PERSISTENT HistoricActivityInstanceEventEntity[Task_149croj:6808] PERSISTENT DeploymentEntity[5301] PERSISTENT ByteArrayEntity[6806] PERSISTENT ByteArrayEntity[5351] PERSISTENT ByteArrayEntity[5368] PERSISTENT ByteArrayEntity[5347] PERSISTENT ByteArrayEntity[6805] PERSISTENT HistoricVariableInstanceEntity[6809] PERSISTENT HistoricVariableInstanceEntity[5353] PERSISTENT HistoricVariableInstanceEntity[5354] PERSISTENT HistoricVariableInstanceEntity[5355] PERSISTENT HistoricVariableInstanceEntity[5356] PERSISTENT HistoricVariableInstanceEntity[5357] PERSISTENT HistoricVariableInstanceEntity[5358] PERSISTENT HistoricVariableInstanceEntity[5348] PERSISTENT HistoricVariableInstanceEntity[5359] PERSISTENT HistoricVariableInstanceEntity[5349] PERSISTENT HistoricProcessInstanceEventEntity[5365] PERSISTENT MessageEntity[6810] PERSISTENT ProcessDefinitionEntity[ProcessLiWarrantTreatment:10:5313] PERSISTENT ProcessDefinitionEntity[Process_CallInterface:15:6723] PERSISTENT ProcessDefinitionEntity[Process_TwoManRule:15:6717] PERSISTENT ProcessDefinitionEntity[ProcessPerformResp:15:6718] PERSISTENT ProcessDefinitionEntity[ProcessPerformResp:10:5318] PERSISTENT ProcessDefinitionEntity[ProcessLiWarrantTreatment:15:6713] PERSISTENT ProcessDefinitionEntity[ProcessLiRequestTreatment:15:6706] PERSISTENT ProcessDefinitionEntity[Process_TwoManRule:10:5317] PERSISTENT ProcessDefinitionEntity[ProcessGeneralLiRequestTreatment:10:5303] PERSISTENT ProcessDefinitionEntity[Process_CallInterface:10:5323] PERSISTENT ProcessDefinitionEntity[ProcessGeneralLiRequestTreatment:15:6703] PERSISTENT ProcessDefinitionEntity[ProcessLiRequestTreatment:10:5306] PERSISTENT HistoricActivityInstanceEntity[null] ] 2017-07-04 14:11:44,787 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ INSERT HistoricVariableInstanceEntity[6809] INSERT HistoricActivityInstanceEventEntity[BoundaryEvent_03qjsd6:6802] INSERT HistoricActivityInstanceEventEntity[BoundaryEvent_081xnp8:6807] INSERT HistoricActivityInstanceEventEntity[EndEvent_1c2jnyz:6803] INSERT HistoricActivityInstanceEventEntity[Task_149croj:6808] INSERT ByteArrayEntity[6805] INSERT ByteArrayEntity[6806] INSERT VariableInstanceEntity[6809] INSERT MessageEntity[6810] DELETE MessageEventSubscriptionEntity[5379] DELETE MessageEventSubscriptionEntity[5387] DELETE TimerEntity[5389] UPDATE VariableInstanceEntity[5348] UPDATE VariableInstanceEntity[5349] UPDATE VariableInstanceEntity[5353] UPDATE VariableInstanceEntity[5354] UPDATE VariableInstanceEntity[5355] UPDATE VariableInstanceEntity[5356] UPDATE VariableInstanceEntity[5357] UPDATE VariableInstanceEntity[5358] UPDATE VariableInstanceEntity[5359] DELETE VariableInstanceEntity[5366] DELETE VariableInstanceEntity[5367] DELETE VariableInstanceEntity[5369] DELETE VariableInstanceEntity[5370] DELETE VariableInstanceEntity[5371] DELETE VariableInstanceEntity[5372] DELETE VariableInstanceEntity[5373] DELETE VariableInstanceEntity[5374] DELETE VariableInstanceEntity[5375] DELETE_BULK deleteByteArrayNoRevisionCheck 5347 DELETE_BULK deleteByteArrayNoRevisionCheck 5351 DELETE_BULK deleteByteArrayNoRevisionCheck 5368 UPDATE ExecutionEntity[5346] DELETE ExecutionEntity[5386] DELETE ExecutionEntity[5378] DELETE ExecutionEntity[5365] DELETE ExecutionEntity[5363] UPDATE HistoricActivityInstanceEventEntity[SubProcess_1sc2pxz:5380] UPDATE HistoricActivityInstanceEventEntity[Task_0ews222:5364] UPDATE HistoricActivityInstanceEventEntity[Task_18sycjw:5388] UPDATE HistoricProcessInstanceEventEntity[5365] UPDATE HistoricVariableInstanceEntity[5348] ] 2017-07-04 14:11:44,787 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6809]' 2017-07-04 14:11:44,787 | DEBUG | pool-29-thread-1 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:44,787 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13001 Creating new deployment 2017-07-04 14:11:44,787 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:44,787 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:44,788 | DEBUG | pool-29-thread-1 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6809(String), ProcessGeneralLiRequestTreatment(String), ProcessGeneralLiRequestTreatment:10:5303(String), 5346(String), 5346(String), 5346(String), null, null, null, null, null, null, responseFailed(String), 0(Integer), boolean(String), null, null, 1(Long), null, null 2017-07-04 14:11:44,790 | DEBUG | pool-29-thread-1 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,790 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5760] 2017-07-04 14:11:44,791 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5760] 2017-07-04 14:11:44,791 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=BoundaryEvent_03qjsd6:6802]' 2017-07-04 14:11:44,791 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[5760] leaves activity instance Task_163tgl6:6804 2017-07-04 14:11:44,791 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ProcessInstance[5760] 2017-07-04 14:11:44,791 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:44,793 | ERROR | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16006 BPMN Stack Trace: Task_163tgl6 (transition-notify-listener-take, ProcessInstance[5760], ASYNC) Task_163tgl6 ^ | BoundaryEvent_07hk3wz ^ | Task_13m0rb3 2017-07-04 14:11:44,793 | WARN | pool-29-thread-2 | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14002 Exception while executing job TimerEntity[repeat=null, id=5795, revision=2, duedate=Tue Jul 04 14:05:40 CEST 2017, lockOwner=7cf07318-c6b1-4736-9860-a0428aa87567, lockExpirationTime=Tue Jul 04 14:16:44 CEST 2017, executionId=5792, processInstanceId=5760, isExclusive=true, retries=3, jobHandlerType=timer-transition, jobHandlerConfiguration=BoundaryEvent_07hk3wz, exceptionByteArray=null, exceptionByteArrayId=null, exceptionMessage=null, deploymentId=5709]: org.camunda.bpm.engine.ProcessEngineException: ENGINE-11001 RollbackException while registering synchronization at org.camunda.bpm.engine.impl.cfg.TransactionLogger.exceptionWhileInteractingWithTransaction(TransactionLogger.java:25)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.addTransactionListener(JtaTransactionContext.java:77)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.JobManager.hintJobExecutor(JobManager.java:136)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.JobManager.send(JobManager.java:93)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.scheduleAtomicOperationAsync(ExecutionEntity.java:639)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:84)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:174)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:589)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:565)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope.activityCancelled(PvmAtomicOperationActivityStartCancelScope.java:36)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity.execute(PvmAtomicOperationCancelActivity.java:60)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity.execute(PvmAtomicOperationCancelActivity.java:28)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:166)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:589)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:565)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.executeActivity(PvmExecutionImpl.java:756)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.executeEventHandlerActivity(PvmExecutionImpl.java:559)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler.execute(TimerExecuteNestedActivityJobHandler.java:43)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler.execute(TimerExecuteNestedActivityJobHandler.java:27)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.JobEntity.execute(JobEntity.java:130)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd.execute(ExecuteJobsCmd.java:118)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:104)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:58)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:66)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable.executeJob(ExecuteJobsRunnable.java:79)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable.run(ExecuteJobsRunnable.java:57)[196:org.camunda.bpm:7.5.0] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_121] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_121] at java.lang.Thread.run(Thread.java:745)[:1.8.0_121] Caused by: javax.transaction.RollbackException: Transaction is marked for rollback at org.apache.geronimo.transaction.manager.TransactionImpl.registerSynchronization(TransactionImpl.java:154)[99:org.apache.aries.transaction.manager:1.3.1] at org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.addTransactionListener(JtaTransactionContext.java:74)[196:org.camunda.bpm:7.5.0] ... 34 more 2017-07-04 14:11:44,793 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: BoundaryEvent_03qjsd6:6802(String), SubProcess_1sc2pxz:5380(String), ProcessLiRequestTreatment(String), ProcessLiRequestTreatment:10:5306(String), 5365(String), 5378(String), BoundaryEvent_03qjsd6(String), null, null, null, 30 Minuten vorbei(String), boundaryTimer(String), null, 2017-07-04 14:11:44.696(Timestamp), 2017-07-04 14:11:44.698(Timestamp), 2(Long), 0(Integer), 14(Long), null 2017-07-04 14:11:44,794 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:44,795 | ERROR | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16004 Exception while closing command context: ENGINE-11001 RollbackException while registering synchronization org.camunda.bpm.engine.ProcessEngineException: ENGINE-11001 RollbackException while registering synchronization at org.camunda.bpm.engine.impl.cfg.TransactionLogger.exceptionWhileInteractingWithTransaction(TransactionLogger.java:25)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.addTransactionListener(JtaTransactionContext.java:77)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.JobManager.hintJobExecutor(JobManager.java:136)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.JobManager.send(JobManager.java:93)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.scheduleAtomicOperationAsync(ExecutionEntity.java:639)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:84)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:174)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:589)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:565)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope.activityCancelled(PvmAtomicOperationActivityStartCancelScope.java:36)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity.execute(PvmAtomicOperationCancelActivity.java:60)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity.execute(PvmAtomicOperationCancelActivity.java:28)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:166)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:589)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:565)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.executeActivity(PvmExecutionImpl.java:756)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.executeEventHandlerActivity(PvmExecutionImpl.java:559)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler.execute(TimerExecuteNestedActivityJobHandler.java:43)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler.execute(TimerExecuteNestedActivityJobHandler.java:27)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.JobEntity.execute(JobEntity.java:130)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd.execute(ExecuteJobsCmd.java:118)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:104)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:58)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:66)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable.executeJob(ExecuteJobsRunnable.java:79)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable.run(ExecuteJobsRunnable.java:57)[196:org.camunda.bpm:7.5.0] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_121] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_121] at java.lang.Thread.run(Thread.java:745)[:1.8.0_121] Caused by: javax.transaction.RollbackException: Transaction is marked for rollback at org.apache.geronimo.transaction.manager.TransactionImpl.registerSynchronization(TransactionImpl.java:154)[99:org.apache.aries.transaction.manager:1.3.1] at org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.addTransactionListener(JtaTransactionContext.java:74)[196:org.camunda.bpm:7.5.0] ... 34 more 2017-07-04 14:11:44,796 | DEBUG | pool-29-thread-2 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@14fb0867] 2017-07-04 14:11:44,796 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,796 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=BoundaryEvent_081xnp8:6807]' 2017-07-04 14:11:44,796 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:44,797 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: BoundaryEvent_081xnp8:6807(String), 5346(String), ProcessGeneralLiRequestTreatment(String), ProcessGeneralLiRequestTreatment:10:5303(String), 5346(String), 5346(String), BoundaryEvent_081xnp8(String), null, null, null, ResponseFailed(String), boundaryEscalation(String), null, 2017-07-04 14:11:44.775(Timestamp), 2017-07-04 14:11:44.776(Timestamp), 1(Long), 0(Integer), 11(Long), null 2017-07-04 14:11:44,799 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,800 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=EndEvent_1c2jnyz:6803]' 2017-07-04 14:11:44,800 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:44,802 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: EndEvent_1c2jnyz:6803(String), SubProcess_1sc2pxz:5380(String), ProcessLiRequestTreatment(String), ProcessLiRequestTreatment:10:5306(String), 5365(String), 5378(String), EndEvent_1c2jnyz(String), null, null, null, Abschluss mit Response failed(String), escalationEndEvent(String), null, 2017-07-04 14:11:44.699(Timestamp), 2017-07-04 14:11:44.762(Timestamp), 63(Long), 2(Integer), 16(Long), null 2017-07-04 14:11:44,802 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- FailedJobListener$1 ---------------------- 2017-07-04 14:11:44,804 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,805 | DEBUG | pool-29-thread-2 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,805 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,805 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=Task_149croj:6808]' 2017-07-04 14:11:44,805 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:44,806 | DEBUG | pool-29-thread-2 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where ID_ = ? 2017-07-04 14:11:44,806 | DEBUG | pool-29-thread-2 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5795(String) 2017-07-04 14:11:44,807 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Task_149croj:6808(String), 5346(String), ProcessGeneralLiRequestTreatment(String), ProcessGeneralLiRequestTreatment:10:5303(String), 5346(String), 5346(String), Task_149croj(String), null, null, null, Zustand in Failed setzen(String), serviceTask(String), null, 2017-07-04 14:11:44.777(Timestamp), 2017-07-04 14:11:44.78(Timestamp), 3(Long), 0(Integer), 13(Long), null 2017-07-04 14:11:44,807 | DEBUG | pool-29-thread-2 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,808 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:44,808 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,808 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT ByteArrayEntity[6814] PERSISTENT TimerEntity[5795] ] 2017-07-04 14:11:44,808 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ByteArrayEntity[id=6805]' 2017-07-04 14:11:44,808 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ INSERT ByteArrayEntity[6814] UPDATE TimerEntity[5795] ] 2017-07-04 14:11:44,808 | DEBUG | pool-29-thread-1 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_GE_BYTEARRAY(ID_, NAME_, BYTES_, DEPLOYMENT_ID_, TENANT_ID_, REV_) values ( ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,809 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ByteArrayEntity[id=6814]' 2017-07-04 14:11:44,809 | DEBUG | pool-29-thread-2 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_GE_BYTEARRAY(ID_, NAME_, BYTES_, DEPLOYMENT_ID_, TENANT_ID_, REV_) values ( ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,809 | DEBUG | pool-29-thread-2 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6814(String), job.exceptionByteArray(String), java.io.ByteArrayInputStream@46939044(ByteArrayInputStream), null, null 2017-07-04 14:11:44,809 | DEBUG | pool-29-thread-1 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6805(String), ORIGINAL_JSON_REQUEST(String), java.io.ByteArrayInputStream@546fdc7c(ByteArrayInputStream), null, null 2017-07-04 14:11:44,811 | DEBUG | pool-29-thread-1 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,811 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ByteArrayEntity[id=6806]' 2017-07-04 14:11:44,812 | DEBUG | pool-29-thread-1 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_GE_BYTEARRAY(ID_, NAME_, BYTES_, DEPLOYMENT_ID_, TENANT_ID_, REV_) values ( ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,812 | DEBUG | pool-29-thread-1 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6806(String), ORIGINAL_JSON_REQUEST(String), java.io.ByteArrayInputStream@256da73b(ByteArrayInputStream), null, null 2017-07-04 14:11:44,821 | DEBUG | pool-29-thread-2 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,821 | DEBUG | pool-29-thread-1 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,821 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6809]' 2017-07-04 14:11:44,821 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'TimerEntity[id=5795]' 2017-07-04 14:11:44,821 | DEBUG | pool-29-thread-1 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,821 | DEBUG | pool-29-thread-2 | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_JOB SET REV_ = ?, EXECUTION_ID_ = ?, LOCK_EXP_TIME_ = ?, LOCK_OWNER_ = ?, RETRIES_ = ?, EXCEPTION_STACK_ID_ = ?, EXCEPTION_MSG_ = ?, DUEDATE_ = ?, SUSPENSION_STATE_ = ?, PROCESS_DEF_ID_ = ?, PROCESS_DEF_KEY_ = ?, JOB_DEF_ID_ = ?, DEPLOYMENT_ID_ = ?, HANDLER_CFG_ = ?, PRIORITY_ = ?, SEQUENCE_COUNTER_ = ? where ID_= ? and REV_ = ? 2017-07-04 14:11:44,822 | DEBUG | pool-29-thread-2 | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 3(Integer), 5792(String), null, null, 2(Integer), 6814(String), ENGINE-11001 RollbackException while registering synchronization(String), 2017-07-04 14:05:40.0(Timestamp), 1(Integer), ProcessPerformResp:13:5743(String), ProcessPerformResp(String), 5747(String), 5709(String), BoundaryEvent_07hk3wz(String), 0(Long), 2(Long), 5795(String), 2(Integer) 2017-07-04 14:11:44,823 | DEBUG | pool-29-thread-1 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6809(String), boolean(String), responseFailed(String), 5346(String), 5346(String), null, null, null, null, null, 1(Long), null, null, 5346(String), 1(Long), false(Boolean), null 2017-07-04 14:11:44,824 | DEBUG | pool-29-thread-2 | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,824 | DEBUG | pool-29-thread-2 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@738c8c7a] 2017-07-04 14:11:44,824 | DEBUG | pool-29-thread-1 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,824 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MessageEntity[id=6810]' 2017-07-04 14:11:44,825 | DEBUG | pool-29-thread-1 | insertMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOB ( ID_, TYPE_, LOCK_OWNER_, LOCK_EXP_TIME_, EXCLUSIVE_, EXECUTION_ID_, PROCESS_INSTANCE_ID_, PROCESS_DEF_ID_, PROCESS_DEF_KEY_, RETRIES_, EXCEPTION_STACK_ID_, EXCEPTION_MSG_, DUEDATE_, HANDLER_TYPE_, HANDLER_CFG_, DEPLOYMENT_ID_, SUSPENSION_STATE_, JOB_DEF_ID_, PRIORITY_, SEQUENCE_COUNTER_, TENANT_ID_, REV_ ) values (?, 'message', ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,826 | DEBUG | pool-29-thread-1 | insertMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6810(String), null, null, false(Boolean), 5346(String), 5346(String), ProcessGeneralLiRequestTreatment:10:5303(String), ProcessGeneralLiRequestTreatment(String), 3(Integer), null, null, null, async-continuation(String), transition-notify-listener-take$SequenceFlow_1cs1zka(String), 5301(String), 1(Integer), 5305(String), 0(Long), 1(Long), null 2017-07-04 14:11:44,827 | DEBUG | pool-29-thread-2 | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14017 Notifying Job Executor of new job notifying job executor of new job 2017-07-04 14:11:44,827 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:11:44,827 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- FailedJobListener$1 ---------------------- 2017-07-04 14:11:44,827 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:11:44,827 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:44,827 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,827 | DEBUG | pool-29-thread-1 | insertMessage | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,827 | WARN | pool-29-thread-2 | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14006 Exception while executing job 5795: org.camunda.bpm.engine.ProcessEngineException: ENGINE-11001 RollbackException while registering synchronization at org.camunda.bpm.engine.impl.cfg.TransactionLogger.exceptionWhileInteractingWithTransaction(TransactionLogger.java:25)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.addTransactionListener(JtaTransactionContext.java:77)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.JobManager.hintJobExecutor(JobManager.java:136)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.JobManager.send(JobManager.java:93)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.scheduleAtomicOperationAsync(ExecutionEntity.java:639)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:84)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:174)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:589)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:565)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope.activityCancelled(PvmAtomicOperationActivityStartCancelScope.java:36)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity.execute(PvmAtomicOperationCancelActivity.java:60)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity.execute(PvmAtomicOperationCancelActivity.java:28)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:81)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:166)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:589)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:565)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.executeActivity(PvmExecutionImpl.java:756)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.executeEventHandlerActivity(PvmExecutionImpl.java:559)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler.execute(TimerExecuteNestedActivityJobHandler.java:43)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler.execute(TimerExecuteNestedActivityJobHandler.java:27)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.persistence.entity.JobEntity.execute(JobEntity.java:130)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd.execute(ExecuteJobsCmd.java:118)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:104)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:58)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:66)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable.executeJob(ExecuteJobsRunnable.java:79)[196:org.camunda.bpm:7.5.0] at org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable.run(ExecuteJobsRunnable.java:57)[196:org.camunda.bpm:7.5.0] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_121] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_121] at java.lang.Thread.run(Thread.java:745)[:1.8.0_121] Caused by: javax.transaction.RollbackException: Transaction is marked for rollback at org.apache.geronimo.transaction.manager.TransactionImpl.registerSynchronization(TransactionImpl.java:154)[99:org.apache.aries.transaction.manager:1.3.1] at org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.addTransactionListener(JtaTransactionContext.java:74)[196:org.camunda.bpm:7.5.0] ... 34 more 2017-07-04 14:11:44,828 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,828 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'MessageEventSubscriptionEntity[id=5379]' 2017-07-04 14:11:44,829 | DEBUG | pool-29-thread-1 | deleteMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_EVENT_SUBSCR where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,830 | DEBUG | pool-29-thread-1 | deleteMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5379(String), 1(Integer) 2017-07-04 14:11:44,830 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:11:44,831 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:11:44.827(Timestamp), 2017-07-04 14:11:44.827(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:11:44,832 | DEBUG | pool-29-thread-1 | deleteMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,832 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'MessageEventSubscriptionEntity[id=5387]' 2017-07-04 14:11:44,832 | DEBUG | pool-29-thread-1 | deleteMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_EVENT_SUBSCR where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,832 | DEBUG | pool-29-thread-1 | deleteMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5387(String), 1(Integer) 2017-07-04 14:11:44,833 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,833 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select distinct RES.* from ACT_RU_JOB RES where (RETRIES_ > 0) and (DUEDATE_ is null or DUEDATE_ <= ?) and (LOCK_OWNER_ is null or LOCK_EXP_TIME_ < ?) and (EXCLUSIVE_ = 1) and (PROCESS_INSTANCE_ID_ = ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:11:44,833 | DEBUG | pool-29-thread-1 | deleteMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,834 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'TimerEntity[id=5389]' 2017-07-04 14:11:44,834 | DEBUG | pool-29-thread-1 | deleteTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_JOB where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,834 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:11:44.833(Timestamp), 2017-07-04 14:11:44.833(Timestamp), 5760(String), 2147483647(Integer), 0(Integer) 2017-07-04 14:11:44,834 | DEBUG | pool-29-thread-1 | deleteTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5389(String), 2(Integer) 2017-07-04 14:11:44,835 | DEBUG | pool-29-thread-1 | deleteTimer | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,835 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'VariableInstanceEntity[id=5348]' 2017-07-04 14:11:44,835 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_VARIABLE set REV_ = ?, EXECUTION_ID_ = ?, VAR_SCOPE_ = ?, TYPE_ = ?, BYTEARRAY_ID_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ?, SEQUENCE_COUNTER_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,835 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,836 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:44,836 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT TimerEntity[5795] ] 2017-07-04 14:11:44,836 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5346(String), 5346(String), bytes(String), 6805(String), null, null, null, null, 2(Long), 5348(String), 1(Integer) 2017-07-04 14:11:44,836 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ UPDATE TimerEntity[5795] ] 2017-07-04 14:11:44,836 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'TimerEntity[id=5795]' 2017-07-04 14:11:44,836 | DEBUG | aultJobExecutor] | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_JOB SET REV_ = ?, EXECUTION_ID_ = ?, LOCK_EXP_TIME_ = ?, LOCK_OWNER_ = ?, RETRIES_ = ?, EXCEPTION_STACK_ID_ = ?, EXCEPTION_MSG_ = ?, DUEDATE_ = ?, SUSPENSION_STATE_ = ?, PROCESS_DEF_ID_ = ?, PROCESS_DEF_KEY_ = ?, JOB_DEF_ID_ = ?, DEPLOYMENT_ID_ = ?, HANDLER_CFG_ = ?, PRIORITY_ = ?, SEQUENCE_COUNTER_ = ? where ID_= ? and REV_ = ? 2017-07-04 14:11:44,837 | DEBUG | aultJobExecutor] | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 4(Integer), 5792(String), 2017-07-04 14:16:44.836(Timestamp), 7cf07318-c6b1-4736-9860-a0428aa87567(String), 2(Integer), 6814(String), ENGINE-11001 RollbackException while registering synchronization(String), 2017-07-04 14:05:40.0(Timestamp), 1(Integer), ProcessPerformResp:13:5743(String), ProcessPerformResp(String), 5747(String), 5709(String), BoundaryEvent_07hk3wz(String), 0(Long), 2(Long), 5795(String), 3(Integer) 2017-07-04 14:11:44,838 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,838 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'VariableInstanceEntity[id=5349]' 2017-07-04 14:11:44,838 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_VARIABLE set REV_ = ?, EXECUTION_ID_ = ?, VAR_SCOPE_ = ?, TYPE_ = ?, BYTEARRAY_ID_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ?, SEQUENCE_COUNTER_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,839 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5346(String), 5346(String), boolean(String), null, null, 0(Long), null, null, 2(Long), 5349(String), 1(Integer) 2017-07-04 14:11:44,839 | DEBUG | aultJobExecutor] | updateTimer | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,839 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@605e21d3] 2017-07-04 14:11:44,841 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,841 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'VariableInstanceEntity[id=5353]' 2017-07-04 14:11:44,841 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_VARIABLE set REV_ = ?, EXECUTION_ID_ = ?, VAR_SCOPE_ = ?, TYPE_ = ?, BYTEARRAY_ID_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ?, SEQUENCE_COUNTER_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,841 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:11:44,841 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5346(String), 5346(String), boolean(String), null, null, 0(Long), null, null, 2(Long), 5353(String), 1(Integer) 2017-07-04 14:11:44,841 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 1 jobs for process engine 'default': [[5795]] 2017-07-04 14:11:44,841 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14023 Execute jobs for process engine 'default': [5795] 2017-07-04 14:11:44,842 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 9985 millis 2017-07-04 14:11:44,842 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:44,842 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,843 | DEBUG | pool-29-thread-3 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,843 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,843 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'VariableInstanceEntity[id=5354]' 2017-07-04 14:11:44,843 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_VARIABLE set REV_ = ?, EXECUTION_ID_ = ?, VAR_SCOPE_ = ?, TYPE_ = ?, BYTEARRAY_ID_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ?, SEQUENCE_COUNTER_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,844 | DEBUG | pool-29-thread-3 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where ID_ = ? 2017-07-04 14:11:44,844 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5346(String), 5346(String), string(String), null, null, null, 9756(String), null, 2(Long), 5354(String), 1(Integer) 2017-07-04 14:11:44,844 | DEBUG | pool-29-thread-3 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5795(String) 2017-07-04 14:11:44,845 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,845 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,845 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessGeneralLiRequestTreatment(String), ProcessGeneralLiRequestTreatment(String) 2017-07-04 14:11:44,845 | DEBUG | pool-29-thread-3 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,845 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'VariableInstanceEntity[id=5355]' 2017-07-04 14:11:44,845 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_VARIABLE set REV_ = ?, EXECUTION_ID_ = ?, VAR_SCOPE_ = ?, TYPE_ = ?, BYTEARRAY_ID_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ?, SEQUENCE_COUNTER_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,845 | DEBUG | pool-29-thread-3 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where ID_ = ? 2017-07-04 14:11:44,846 | DEBUG | pool-29-thread-3 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5792(String) 2017-07-04 14:11:44,846 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5346(String), 5346(String), boolean(String), null, null, 1(Long), null, null, 2(Long), 5355(String), 1(Integer) 2017-07-04 14:11:44,847 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,847 | DEBUG | pool-29-thread-3 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,847 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,847 | DEBUG | pool-29-thread-3 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where ID_ = ? 2017-07-04 14:11:44,847 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where HANDLER_TYPE_ = ? and TENANT_ID_ is null and (HANDLER_CFG_ = ? or HANDLER_CFG_ = ? ) 2017-07-04 14:11:44,847 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'VariableInstanceEntity[id=5356]' 2017-07-04 14:11:44,847 | DEBUG | pool-29-thread-3 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5747(String) 2017-07-04 14:11:44,847 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_VARIABLE set REV_ = ?, EXECUTION_ID_ = ?, VAR_SCOPE_ = ?, TYPE_ = ?, BYTEARRAY_ID_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ?, SEQUENCE_COUNTER_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,847 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: timer-start-event(String), ProcessGeneralLiRequestTreatment(String), ProcessGeneralLiRequestTreatment$followUpJobCreated(String) 2017-07-04 14:11:44,848 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5346(String), 5346(String), boolean(String), null, null, 0(Long), null, null, 2(Long), 5356(String), 1(Integer) 2017-07-04 14:11:44,849 | DEBUG | pool-29-thread-3 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,849 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,849 | DEBUG | pool-29-thread-3 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where ID_ = ? 2017-07-04 14:11:44,849 | DEBUG | pool-29-thread-3 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp:13:5743(String) 2017-07-04 14:11:44,849 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,849 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: message(String), ProcessGeneralLiRequestTreatment:15:6703(String) 2017-07-04 14:11:44,849 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,850 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'VariableInstanceEntity[id=5357]' 2017-07-04 14:11:44,850 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_VARIABLE set REV_ = ?, EXECUTION_ID_ = ?, VAR_SCOPE_ = ?, TYPE_ = ?, BYTEARRAY_ID_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ?, SEQUENCE_COUNTER_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,850 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5346(String), 5346(String), long(String), null, null, 1084(Long), 1084(String), null, 2(Long), 5357(String), 1(Integer) 2017-07-04 14:11:44,850 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,850 | DEBUG | pool-29-thread-3 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,851 | DEBUG | pool-29-thread-3 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5792], ProcessDefinition[ProcessPerformResp:13:5743], Deployment[5709] Registrations[] 2017-07-04 14:11:44,851 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,851 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope@7a3df3a6 on ScopeExecution[5792] 2017-07-04 14:11:44,851 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade@521ada16 on ScopeExecution[5792] 2017-07-04 14:11:44,851 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: signal(String), ProcessGeneralLiRequestTreatment:15:6703(String) 2017-07-04 14:11:44,851 | DEBUG | pool-29-thread-3 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where PROC_INST_ID_ = ? 2017-07-04 14:11:44,851 | DEBUG | pool-29-thread-3 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5760(String) 2017-07-04 14:11:44,852 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,852 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,852 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'VariableInstanceEntity[id=5358]' 2017-07-04 14:11:44,852 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_VARIABLE set REV_ = ?, EXECUTION_ID_ = ?, VAR_SCOPE_ = ?, TYPE_ = ?, BYTEARRAY_ID_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ?, SEQUENCE_COUNTER_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,852 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,852 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiRequestTreatment(String), ProcessLiRequestTreatment(String) 2017-07-04 14:11:44,852 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5346(String), 5346(String), string(String), null, null, null, request_1084(String), null, 2(Long), 5358(String), 1(Integer) 2017-07-04 14:11:44,853 | DEBUG | pool-29-thread-3 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 2 2017-07-04 14:11:44,853 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5792] 2017-07-04 14:11:44,853 | DEBUG | pool-29-thread-3 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select HAI.START_TIME_ from ACT_HI_ACTINST HAI where HAI.ID_ = ? 2017-07-04 14:11:44,853 | DEBUG | pool-29-thread-3 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Task_13m0rb3:5794(String) 2017-07-04 14:11:44,854 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,854 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,854 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'VariableInstanceEntity[id=5359]' 2017-07-04 14:11:44,854 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_VARIABLE set REV_ = ?, EXECUTION_ID_ = ?, VAR_SCOPE_ = ?, TYPE_ = ?, BYTEARRAY_ID_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ?, SEQUENCE_COUNTER_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,854 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where HANDLER_TYPE_ = ? and TENANT_ID_ is null and (HANDLER_CFG_ = ? or HANDLER_CFG_ = ? ) 2017-07-04 14:11:44,854 | DEBUG | pool-29-thread-3 | ectHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,854 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: timer-start-event(String), ProcessLiRequestTreatment(String), ProcessLiRequestTreatment$followUpJobCreated(String) 2017-07-04 14:11:44,855 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd@7bb8e666 on ScopeExecution[5792] 2017-07-04 14:11:44,855 | DEBUG | pool-29-thread-3 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20005 Detroying scope ScopeExecution[5792] 2017-07-04 14:11:44,855 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5346(String), 5346(String), string(String), null, null, null, TD_OPERATOR(String), null, 2(Long), 5359(String), 1(Integer) 2017-07-04 14:11:44,855 | DEBUG | pool-29-thread-3 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB J where J.EXECUTION_ID_ = ? 2017-07-04 14:11:44,855 | DEBUG | pool-29-thread-3 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5792(String) 2017-07-04 14:11:44,855 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,856 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,856 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: message(String), ProcessLiRequestTreatment:15:6706(String) 2017-07-04 14:11:44,856 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,856 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'VariableInstanceEntity[id=5366]' 2017-07-04 14:11:44,856 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_VARIABLE where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,856 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5366(String), 1(Integer) 2017-07-04 14:11:44,856 | DEBUG | pool-29-thread-3 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,857 | DEBUG | pool-29-thread-3 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_INCIDENT I where I.CONFIGURATION_ = ? 2017-07-04 14:11:44,857 | DEBUG | pool-29-thread-3 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5795(String) 2017-07-04 14:11:44,857 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,857 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,858 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: signal(String), ProcessLiRequestTreatment:15:6706(String) 2017-07-04 14:11:44,858 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,858 | DEBUG | pool-29-thread-3 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,858 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'VariableInstanceEntity[id=5367]' 2017-07-04 14:11:44,858 | DEBUG | pool-29-thread-3 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EXECUTION_ID_ = ?) 2017-07-04 14:11:44,858 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_VARIABLE where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,858 | DEBUG | pool-29-thread-3 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5792(String) 2017-07-04 14:11:44,858 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5367(String), 1(Integer) 2017-07-04 14:11:44,859 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,859 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,859 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiWarrantTreatment(String), ProcessLiWarrantTreatment(String) 2017-07-04 14:11:44,859 | DEBUG | pool-29-thread-3 | ectEventSubscriptionsByExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,860 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,860 | DEBUG | pool-29-thread-3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where HANDLER_TYPE_ = ? and TENANT_ID_ is null and (HANDLER_CFG_ = ? ) 2017-07-04 14:11:44,860 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'VariableInstanceEntity[id=5369]' 2017-07-04 14:11:44,860 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_VARIABLE where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,860 | DEBUG | pool-29-thread-3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: event(String), 5793(String) 2017-07-04 14:11:44,860 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5369(String), 1(Integer) 2017-07-04 14:11:44,860 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,861 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where HANDLER_TYPE_ = ? and TENANT_ID_ is null and (HANDLER_CFG_ = ? or HANDLER_CFG_ = ? ) 2017-07-04 14:11:44,861 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: timer-start-event(String), ProcessLiWarrantTreatment(String), ProcessLiWarrantTreatment$followUpJobCreated(String) 2017-07-04 14:11:44,861 | DEBUG | pool-29-thread-3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,861 | DEBUG | pool-29-thread-3 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5760], ProcessDefinition[ProcessPerformResp:13:5743], Deployment[5709] Registrations[] 2017-07-04 14:11:44,861 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope@eb43c9b on ProcessInstance[5760] 2017-07-04 14:11:44,861 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[5760] 2017-07-04 14:11:44,861 | DEBUG | pool-29-thread-3 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ProcessInstance[5760] parent: 5760 2017-07-04 14:11:44,861 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,861 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[5760] 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'VariableInstanceEntity[id=5370]' 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[5760] 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ProcessInstance[5760] 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_VARIABLE where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ProcessInstance[5760] executed activity Activity(BoundaryEvent_07hk3wz): org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior 2017-07-04 14:11:44,862 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5760] 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5370(String), 1(Integer) 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5760] 2017-07-04 14:11:44,862 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[5760] leaves activity instance BoundaryEvent_07hk3wz:6829 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ProcessInstance[5760] 2017-07-04 14:11:44,862 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: message(String), ProcessLiWarrantTreatment:15:6713(String) 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake@86ee29b on ProcessInstance[5760] 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope@62c8fcfb on ProcessInstance[5760] 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[5760] 2017-07-04 14:11:44,862 | DEBUG | pool-29-thread-3 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ProcessInstance[5760] parent: 5760 2017-07-04 14:11:44,863 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[5760] 2017-07-04 14:11:44,863 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[5760] 2017-07-04 14:11:44,863 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ProcessInstance[5760] 2017-07-04 14:11:44,863 | DEBUG | pool-29-thread-3 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ProcessInstance[5760] executed activity Activity(Task_163tgl6): org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior 2017-07-04 14:11:44,863 | DEBUG | pool-29-thread-3 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = ? AND TASK_ID_ is null 2017-07-04 14:11:44,863 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,863 | DEBUG | pool-29-thread-3 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5760(String) 2017-07-04 14:11:44,863 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,863 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,863 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: signal(String), ProcessLiWarrantTreatment:15:6713(String) 2017-07-04 14:11:44,863 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'VariableInstanceEntity[id=5371]' 2017-07-04 14:11:44,864 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_VARIABLE where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,864 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5371(String), 1(Integer) 2017-07-04 14:11:44,864 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,865 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,865 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_TwoManRule(String), Process_TwoManRule(String) 2017-07-04 14:11:44,865 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,865 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'VariableInstanceEntity[id=5372]' 2017-07-04 14:11:44,865 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_VARIABLE where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,866 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5372(String), 1(Integer) 2017-07-04 14:11:44,866 | DEBUG | pool-29-thread-3 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 13 2017-07-04 14:11:44,866 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,867 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,867 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where HANDLER_TYPE_ = ? and TENANT_ID_ is null and (HANDLER_CFG_ = ? or HANDLER_CFG_ = ? ) 2017-07-04 14:11:44,867 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'VariableInstanceEntity[id=5373]' 2017-07-04 14:11:44,867 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_VARIABLE where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,867 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: timer-start-event(String), Process_TwoManRule(String), Process_TwoManRule$followUpJobCreated(String) 2017-07-04 14:11:44,868 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5373(String), 1(Integer) 2017-07-04 14:11:44,868 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,869 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,869 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: message(String), Process_TwoManRule:15:6717(String) 2017-07-04 14:11:44,869 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,869 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'VariableInstanceEntity[id=5374]' 2017-07-04 14:11:44,869 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_VARIABLE where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,870 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5374(String), 1(Integer) 2017-07-04 14:11:44,870 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,870 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,870 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: signal(String), Process_TwoManRule:15:6717(String) 2017-07-04 14:11:44,871 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,871 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'VariableInstanceEntity[id=5375]' 2017-07-04 14:11:44,871 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_VARIABLE where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,871 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5375(String), 1(Integer) 2017-07-04 14:11:44,872 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,872 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,872 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp(String), ProcessPerformResp(String) 2017-07-04 14:11:44,873 | DEBUG | pool-29-thread-1 | deleteVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,873 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03010 SQL bulk operation: 'DELETE'; Statement: 'deleteByteArrayNoRevisionCheck'; Parameter: '5347' 2017-07-04 14:11:44,873 | DEBUG | pool-29-thread-1 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_GE_BYTEARRAY where ID_ = ? 2017-07-04 14:11:44,874 | DEBUG | pool-29-thread-1 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5347(String) 2017-07-04 14:11:44,874 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,875 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where HANDLER_TYPE_ = ? and TENANT_ID_ is null and (HANDLER_CFG_ = ? or HANDLER_CFG_ = ? ) 2017-07-04 14:11:44,875 | DEBUG | pool-29-thread-1 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,875 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03010 SQL bulk operation: 'DELETE'; Statement: 'deleteByteArrayNoRevisionCheck'; Parameter: '5351' 2017-07-04 14:11:44,875 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: timer-start-event(String), ProcessPerformResp(String), ProcessPerformResp$followUpJobCreated(String) 2017-07-04 14:11:44,875 | DEBUG | pool-29-thread-1 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_GE_BYTEARRAY where ID_ = ? 2017-07-04 14:11:44,875 | DEBUG | pool-29-thread-1 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5351(String) 2017-07-04 14:11:44,876 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,877 | DEBUG | pool-29-thread-1 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,877 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,877 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03010 SQL bulk operation: 'DELETE'; Statement: 'deleteByteArrayNoRevisionCheck'; Parameter: '5368' 2017-07-04 14:11:44,877 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: message(String), ProcessPerformResp:15:6718(String) 2017-07-04 14:11:44,877 | DEBUG | pool-29-thread-1 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_GE_BYTEARRAY where ID_ = ? 2017-07-04 14:11:44,877 | DEBUG | pool-29-thread-1 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5368(String) 2017-07-04 14:11:44,878 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,878 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,878 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: signal(String), ProcessPerformResp:15:6718(String) 2017-07-04 14:11:44,879 | DEBUG | pool-29-thread-1 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,879 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'ExecutionEntity[id=5346]' 2017-07-04 14:11:44,879 | DEBUG | pool-29-thread-1 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_EXECUTION set REV_ = ?, PROC_DEF_ID_ = ?, ACT_ID_ = ?, ACT_INST_ID_ = ?, IS_ACTIVE_ = ?, IS_CONCURRENT_ = ?, IS_SCOPE_ = ?, IS_EVENT_SCOPE_ = ?, PARENT_ID_ = ?, SUPER_EXEC_ = ?, SUSPENSION_STATE_ = ?, CACHED_ENT_STATE_ = ?, SEQUENCE_COUNTER_ = ?, TENANT_ID_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,879 | DEBUG | pool-29-thread-1 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 3(Integer), ProcessGeneralLiRequestTreatment:10:5303(String), Task_149croj(String), null, true(Boolean), false(Boolean), true(Boolean), false(Boolean), null, null, 1(Integer), 20(Integer), 14(Long), null, 5346(String), 2(Integer) 2017-07-04 14:11:44,880 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,880 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,881 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_CallInterface(String), Process_CallInterface(String) 2017-07-04 14:11:44,882 | DEBUG | pool-29-thread-1 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,882 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'ExecutionEntity[id=5386]' 2017-07-04 14:11:44,882 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_EXECUTION where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,882 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5386(String), 1(Integer) 2017-07-04 14:11:44,882 | DEBUG | rint Extender: 3 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,883 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where HANDLER_TYPE_ = ? and TENANT_ID_ is null and (HANDLER_CFG_ = ? or HANDLER_CFG_ = ? ) 2017-07-04 14:11:44,883 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: timer-start-event(String), Process_CallInterface(String), Process_CallInterface$followUpJobCreated(String) 2017-07-04 14:11:44,884 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,884 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'ExecutionEntity[id=5378]' 2017-07-04 14:11:44,884 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_EXECUTION where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,884 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5378(String), 1(Integer) 2017-07-04 14:11:44,884 | DEBUG | rint Extender: 3 | selectJobsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,884 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,884 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: message(String), Process_CallInterface:15:6723(String) 2017-07-04 14:11:44,885 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,886 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,886 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'ExecutionEntity[id=5365]' 2017-07-04 14:11:44,886 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EVENT_SUBSCR where (EVENT_TYPE_ = ?) and (CONFIGURATION_ = ?) 2017-07-04 14:11:44,886 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_EXECUTION where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,886 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: signal(String), Process_CallInterface:15:6723(String) 2017-07-04 14:11:44,886 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5365(String), 1(Integer) 2017-07-04 14:11:44,887 | DEBUG | rint Extender: 3 | ventSubscriptionsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:44,888 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:44,888 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:44,888 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:44,888 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:44,888 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,888 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'ExecutionEntity[id=5363]' 2017-07-04 14:11:44,888 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_EXECUTION where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,888 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5363(String), 1(Integer) 2017-07-04 14:11:44,890 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:44,890 | DEBUG | pool-29-thread-1 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,890 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT JobDefinitionEntity[6841] PERSISTENT JobDefinitionEntity[6840] PERSISTENT JobDefinitionEntity[6817] PERSISTENT JobDefinitionEntity[6828] PERSISTENT JobDefinitionEntity[6839] PERSISTENT JobDefinitionEntity[6819] PERSISTENT JobDefinitionEntity[6821] PERSISTENT JobDefinitionEntity[6820] PERSISTENT JobDefinitionEntity[6823] PERSISTENT JobDefinitionEntity[6834] PERSISTENT JobDefinitionEntity[6822] PERSISTENT JobDefinitionEntity[6833] PERSISTENT JobDefinitionEntity[6836] PERSISTENT JobDefinitionEntity[6824] PERSISTENT JobDefinitionEntity[6835] PERSISTENT JobDefinitionEntity[6816] PERSISTENT JobDefinitionEntity[6827] PERSISTENT JobDefinitionEntity[6838] PERSISTENT JobDefinitionEntity[6826] PERSISTENT ResourceEntity[6812] PERSISTENT ProcessDefinitionEntity[Process_CallInterface:15:6723] PERSISTENT ProcessDefinitionEntity[ProcessLiWarrantTreatment:16:6825] PERSISTENT ProcessDefinitionEntity[Process_TwoManRule:16:6831] PERSISTENT ProcessDefinitionEntity[Process_TwoManRule:15:6717] PERSISTENT ProcessDefinitionEntity[Process_CallInterface:16:6837] PERSISTENT ProcessDefinitionEntity[ProcessPerformResp:15:6718] PERSISTENT ProcessDefinitionEntity[ProcessPerformResp:16:6832] PERSISTENT ProcessDefinitionEntity[ProcessGeneralLiRequestTreatment:16:6815] PERSISTENT ProcessDefinitionEntity[ProcessLiWarrantTreatment:15:6713] PERSISTENT ProcessDefinitionEntity[ProcessLiRequestTreatment:15:6706] PERSISTENT ProcessDefinitionEntity[ProcessGeneralLiRequestTreatment:15:6703] PERSISTENT ProcessDefinitionEntity[ProcessLiRequestTreatment:16:6818] PERSISTENT DeploymentEntity[6811] ] 2017-07-04 14:11:44,890 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'HistoricActivityInstanceEventEntity[id=SubProcess_1sc2pxz:5380]' 2017-07-04 14:11:44,890 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ INSERT JobDefinitionEntity[6816] INSERT JobDefinitionEntity[6817] INSERT JobDefinitionEntity[6819] INSERT JobDefinitionEntity[6820] INSERT JobDefinitionEntity[6821] INSERT JobDefinitionEntity[6822] INSERT JobDefinitionEntity[6823] INSERT JobDefinitionEntity[6824] INSERT JobDefinitionEntity[6826] INSERT JobDefinitionEntity[6827] INSERT JobDefinitionEntity[6828] INSERT JobDefinitionEntity[6833] INSERT JobDefinitionEntity[6834] INSERT JobDefinitionEntity[6835] INSERT JobDefinitionEntity[6836] INSERT JobDefinitionEntity[6838] INSERT JobDefinitionEntity[6839] INSERT JobDefinitionEntity[6840] INSERT JobDefinitionEntity[6841] INSERT DeploymentEntity[6811] INSERT ResourceEntity[6812] INSERT ProcessDefinitionEntity[ProcessGeneralLiRequestTreatment:16:6815] INSERT ProcessDefinitionEntity[ProcessLiRequestTreatment:16:6818] INSERT ProcessDefinitionEntity[ProcessLiWarrantTreatment:16:6825] INSERT ProcessDefinitionEntity[ProcessPerformResp:16:6832] INSERT ProcessDefinitionEntity[Process_CallInterface:16:6837] INSERT ProcessDefinitionEntity[Process_TwoManRule:16:6831] ] 2017-07-04 14:11:44,891 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6816]' 2017-07-04 14:11:44,891 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,891 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6816(String), ProcessGeneralLiRequestTreatment:16:6815(String), ProcessGeneralLiRequestTreatment(String), Task_SaveADocument(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,891 | DEBUG | pool-29-thread-1 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: UPDATE ACT_HI_ACTINST SET EXECUTION_ID_ = ?, PROC_DEF_KEY_ = ?, PROC_DEF_ID_ = ?, ACT_ID_ = ?, ACT_NAME_ = ?, ACT_TYPE_ = ?, PARENT_ACT_INST_ID_ = ? , END_TIME_ = ? , DURATION_ = ? , ACT_INST_STATE_ = ? WHERE ID_ = ? 2017-07-04 14:11:44,892 | DEBUG | pool-29-thread-1 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5378(String), ProcessLiRequestTreatment(String), ProcessLiRequestTreatment:10:5306(String), SubProcess_1sc2pxz(String), Cancel area(String), subProcess(String), 5365(String), 2017-07-04 14:11:44.762(Timestamp), 3752762(Long), 2(Integer), SubProcess_1sc2pxz:5380(String) 2017-07-04 14:11:44,893 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,893 | DEBUG | pool-29-thread-1 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,893 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6817]' 2017-07-04 14:11:44,893 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'HistoricActivityInstanceEventEntity[id=Task_0ews222:5364]' 2017-07-04 14:11:44,894 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,894 | DEBUG | pool-29-thread-1 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: UPDATE ACT_HI_ACTINST SET EXECUTION_ID_ = ?, PROC_DEF_KEY_ = ?, PROC_DEF_ID_ = ?, ACT_ID_ = ?, ACT_NAME_ = ?, ACT_TYPE_ = ?, PARENT_ACT_INST_ID_ = ? , END_TIME_ = ? , DURATION_ = ? , ACT_INST_STATE_ = ? WHERE ID_ = ? 2017-07-04 14:11:44,894 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6817(String), ProcessGeneralLiRequestTreatment:16:6815(String), ProcessGeneralLiRequestTreatment(String), Task_149croj(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,894 | DEBUG | pool-29-thread-1 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5363(String), ProcessGeneralLiRequestTreatment(String), ProcessGeneralLiRequestTreatment:10:5303(String), Task_0ews222(String), Anfragebehandlung(String), callActivity(String), 5346(String), 2017-07-04 14:11:44.773(Timestamp), 3752773(Long), 2(Integer), Task_0ews222:5364(String) 2017-07-04 14:11:44,896 | DEBUG | pool-29-thread-1 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,896 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,897 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'HistoricActivityInstanceEventEntity[id=Task_18sycjw:5388]' 2017-07-04 14:11:44,897 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6819]' 2017-07-04 14:11:44,897 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,897 | DEBUG | pool-29-thread-1 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: UPDATE ACT_HI_ACTINST SET EXECUTION_ID_ = ?, PROC_DEF_KEY_ = ?, PROC_DEF_ID_ = ?, ACT_ID_ = ?, ACT_NAME_ = ?, ACT_TYPE_ = ?, PARENT_ACT_INST_ID_ = ? , END_TIME_ = ? , DURATION_ = ? , ACT_INST_STATE_ = ? WHERE ID_ = ? 2017-07-04 14:11:44,897 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6819(String), ProcessLiRequestTreatment:16:6818(String), ProcessLiRequestTreatment(String), Task_0z7apxu(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,897 | DEBUG | pool-29-thread-1 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5386(String), ProcessLiRequestTreatment(String), ProcessLiRequestTreatment:10:5306(String), Task_18sycjw(String), Beschluss eingegangen(String), receiveTask(String), SubProcess_1sc2pxz:5380(String), 2017-07-04 14:11:44.64(Timestamp), 3752640(Long), 2(Integer), Task_18sycjw:5388(String) 2017-07-04 14:11:44,899 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,899 | DEBUG | pool-29-thread-1 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,899 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6820]' 2017-07-04 14:11:44,900 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,900 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'HistoricProcessInstanceEventEntity[id=5365]' 2017-07-04 14:11:44,900 | DEBUG | pool-29-thread-1 | dateHistoricProcessInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_HI_PROCINST set PROC_DEF_ID_ = ?, PROC_DEF_KEY_ = ?, END_ACT_ID_ = ?, DELETE_REASON_ = ? , END_TIME_ = ? , DURATION_ = ? where ID_ = ? 2017-07-04 14:11:44,900 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6820(String), ProcessLiRequestTreatment:16:6818(String), ProcessLiRequestTreatment(String), Task_0eghpe2(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,900 | DEBUG | pool-29-thread-1 | dateHistoricProcessInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiRequestTreatment:10:5306(String), ProcessLiRequestTreatment(String), null, Cancel scope activity Activity(BoundaryEvent_081xnp8) executed.(String), 2017-07-04 14:11:44.769(Timestamp), 3752769(Long), 5365(String) 2017-07-04 14:11:44,902 | DEBUG | pool-29-thread-1 | dateHistoricProcessInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,902 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,902 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'HistoricVariableInstanceEntity[id=5348]' 2017-07-04 14:11:44,902 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6821]' 2017-07-04 14:11:44,902 | DEBUG | pool-29-thread-1 | updateHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_HI_VARINST set REV_ = ?, VAR_TYPE_ = ?, BYTEARRAY_ID_ = ?, PROC_DEF_ID_ = ?, PROC_DEF_KEY_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,902 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,903 | DEBUG | pool-29-thread-1 | updateHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 1(Integer), bytes(String), 6806(String), ProcessGeneralLiRequestTreatment:10:5303(String), ProcessGeneralLiRequestTreatment(String), null, null, null, null, 5348(String), 0(Integer) 2017-07-04 14:11:44,903 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6821(String), ProcessLiRequestTreatment:16:6818(String), ProcessLiRequestTreatment(String), Task_1n6xuuo(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,904 | DEBUG | pool-29-thread-1 | updateHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,904 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,905 | DEBUG | pool-29-thread-1 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@44ab7e9d] 2017-07-04 14:11:44,905 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6822]' 2017-07-04 14:11:44,905 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,906 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6822(String), ProcessLiRequestTreatment:16:6818(String), ProcessLiRequestTreatment(String), Task_1uhgu7h(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,907 | DEBUG | pool-29-thread-1 | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14017 Notifying Job Executor of new job notifying job executor of new job 2017-07-04 14:11:44,907 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:11:44,907 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:44,907 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:11:44,907 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,907 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,908 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,908 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6823]' 2017-07-04 14:11:44,908 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,908 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:11:44,908 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6823(String), ProcessLiRequestTreatment:16:6818(String), ProcessLiRequestTreatment(String), Task_1fyiusr(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,909 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:11:44.907(Timestamp), 2017-07-04 14:11:44.907(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:11:44,910 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,910 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6824]' 2017-07-04 14:11:44,910 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,910 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,910 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:44,911 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT MessageEntity[6810] ] 2017-07-04 14:11:44,911 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6824(String), ProcessLiRequestTreatment:16:6818(String), ProcessLiRequestTreatment(String), BoundaryEvent_03qjsd6(String), timer-transition(String), DURATION: PT30M(String), null, 1(Integer), null 2017-07-04 14:11:44,911 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ UPDATE MessageEntity[6810] ] 2017-07-04 14:11:44,911 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'MessageEntity[id=6810]' 2017-07-04 14:11:44,911 | DEBUG | aultJobExecutor] | updateMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_JOB SET REV_ = ?, EXECUTION_ID_ = ?, LOCK_EXP_TIME_ = ?, LOCK_OWNER_ = ?, RETRIES_ = ?, EXCEPTION_STACK_ID_ = ?, EXCEPTION_MSG_ = ?, SUSPENSION_STATE_ = ?, PROCESS_DEF_ID_ = ?, PROCESS_DEF_KEY_ = ?, JOB_DEF_ID_ = ?, DEPLOYMENT_ID_ = ?, HANDLER_CFG_ = ?, PRIORITY_ = ?, SEQUENCE_COUNTER_ = ? where ID_= ? and REV_ = ? 2017-07-04 14:11:44,912 | DEBUG | aultJobExecutor] | updateMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 5346(String), 2017-07-04 14:16:44.91(Timestamp), 7cf07318-c6b1-4736-9860-a0428aa87567(String), 3(Integer), null, null, 1(Integer), ProcessGeneralLiRequestTreatment:10:5303(String), ProcessGeneralLiRequestTreatment(String), 5305(String), 5301(String), transition-notify-listener-take$SequenceFlow_1cs1zka(String), 0(Long), 1(Long), 6810(String), 1(Integer) 2017-07-04 14:11:44,912 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,913 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6826]' 2017-07-04 14:11:44,913 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,913 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6826(String), ProcessLiWarrantTreatment:16:6825(String), ProcessLiWarrantTreatment(String), Task_08airtz(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,915 | DEBUG | aultJobExecutor] | updateMessage | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,915 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@4456e45b] 2017-07-04 14:11:44,916 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,916 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6827]' 2017-07-04 14:11:44,916 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,916 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6827(String), ProcessLiWarrantTreatment:16:6825(String), ProcessLiWarrantTreatment(String), Task_18a6ayu(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,917 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,918 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6828]' 2017-07-04 14:11:44,918 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:11:44,918 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,918 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 1 jobs for process engine 'default': [[6810]] 2017-07-04 14:11:44,918 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14023 Execute jobs for process engine 'default': [6810] 2017-07-04 14:11:44,918 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5760] 2017-07-04 14:11:44,918 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 19989 millis 2017-07-04 14:11:44,918 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:44,918 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[5760] 2017-07-04 14:11:44,918 | DEBUG | pool-29-thread-3 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[5760] leaves activity instance Task_163tgl6:6830 2017-07-04 14:11:44,918 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,918 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ProcessInstance[5760] 2017-07-04 14:11:44,919 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6828(String), ProcessLiWarrantTreatment:16:6825(String), ProcessLiWarrantTreatment(String), BoundaryEvent_15sh4nw(String), timer-transition(String), DURATION: PT30M(String), null, 1(Integer), null 2017-07-04 14:11:44,919 | DEBUG | pool-29-thread-2 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,919 | DEBUG | pool-29-thread-3 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where ID_ = ? 2017-07-04 14:11:44,919 | DEBUG | pool-29-thread-3 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5746(String) 2017-07-04 14:11:44,919 | DEBUG | pool-29-thread-2 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where ID_ = ? 2017-07-04 14:11:44,919 | DEBUG | pool-29-thread-2 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6810(String) 2017-07-04 14:11:44,920 | DEBUG | pool-29-thread-3 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,920 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03069 Job executed, deleting it 2017-07-04 14:11:44,920 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,920 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6833]' 2017-07-04 14:11:44,920 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:44,920 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,921 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT JobDefinitionEntity[5746] PERSISTENT JobDefinitionEntity[5747] PERSISTENT MessageEntity[6842] PERSISTENT ExecutionEntity[5760] PERSISTENT VariableInstanceEntity[5770] PERSISTENT VariableInstanceEntity[5771] PERSISTENT VariableInstanceEntity[5761] PERSISTENT VariableInstanceEntity[5762] PERSISTENT VariableInstanceEntity[5764] PERSISTENT VariableInstanceEntity[5786] PERSISTENT VariableInstanceEntity[5765] PERSISTENT VariableInstanceEntity[5787] PERSISTENT VariableInstanceEntity[5766] PERSISTENT VariableInstanceEntity[5788] PERSISTENT VariableInstanceEntity[5767] PERSISTENT VariableInstanceEntity[5768] PERSISTENT VariableInstanceEntity[5769] PERSISTENT HistoricActivityInstanceEventEntity[Task_163tgl6:6830] PERSISTENT HistoricActivityInstanceEventEntity[Task_13m0rb3:5794] PERSISTENT HistoricActivityInstanceEventEntity[BoundaryEvent_07hk3wz:6829] PERSISTENT ProcessDefinitionEntity[ProcessPerformResp:13:5743] PERSISTENT HistoricActivityInstanceEntity[null] ] 2017-07-04 14:11:44,921 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ INSERT HistoricActivityInstanceEventEntity[BoundaryEvent_07hk3wz:6829] INSERT HistoricActivityInstanceEventEntity[Task_163tgl6:6830] INSERT MessageEntity[6842] DELETE MessageEventSubscriptionEntity[5793] DELETE TimerEntity[5795] DELETE_BULK deleteByteArrayNoRevisionCheck 6814 UPDATE ExecutionEntity[5760] DELETE ExecutionEntity[5792] UPDATE HistoricActivityInstanceEventEntity[Task_13m0rb3:5794] ] 2017-07-04 14:11:44,921 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=BoundaryEvent_07hk3wz:6829]' 2017-07-04 14:11:44,921 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6833(String), ProcessPerformResp:16:6832(String), ProcessPerformResp(String), ServiceTask_0zpenub(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,921 | DEBUG | pool-29-thread-2 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,921 | DEBUG | pool-29-thread-3 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:44,921 | DEBUG | pool-29-thread-2 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where ID_ = ? 2017-07-04 14:11:44,921 | DEBUG | pool-29-thread-2 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5346(String) 2017-07-04 14:11:44,922 | DEBUG | pool-29-thread-3 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: BoundaryEvent_07hk3wz:6829(String), 5760(String), ProcessPerformResp(String), ProcessPerformResp:13:5743(String), 5760(String), 5760(String), BoundaryEvent_07hk3wz(String), null, null, null, x Minuten vergangen(String), boundaryTimer(String), null, 2017-07-04 14:11:44.861(Timestamp), 2017-07-04 14:11:44.862(Timestamp), 1(Long), 0(Integer), 9(Long), null 2017-07-04 14:11:44,922 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,923 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6834]' 2017-07-04 14:11:44,923 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,923 | DEBUG | pool-29-thread-2 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,923 | DEBUG | pool-29-thread-2 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where ID_ = ? 2017-07-04 14:11:44,923 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6834(String), ProcessPerformResp:16:6832(String), ProcessPerformResp(String), Task_00i82j9(String), async-continuation(String), async-before(String), null, 1(Integer), null 2017-07-04 14:11:44,923 | DEBUG | pool-29-thread-2 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5305(String) 2017-07-04 14:11:44,923 | DEBUG | pool-29-thread-3 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,924 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=Task_163tgl6:6830]' 2017-07-04 14:11:44,924 | DEBUG | pool-29-thread-3 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:44,924 | DEBUG | pool-29-thread-2 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,925 | DEBUG | pool-29-thread-3 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Task_163tgl6:6830(String), 5760(String), ProcessPerformResp(String), ProcessPerformResp:13:5743(String), 5760(String), 5760(String), Task_163tgl6(String), null, null, null, Register response time error(String), serviceTask(String), null, 2017-07-04 14:11:44.862(Timestamp), 2017-07-04 14:11:44.918(Timestamp), 56(Long), 0(Integer), 11(Long), null 2017-07-04 14:11:44,925 | DEBUG | pool-29-thread-2 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where ID_ = ? 2017-07-04 14:11:44,925 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,925 | DEBUG | pool-29-thread-2 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessGeneralLiRequestTreatment:10:5303(String) 2017-07-04 14:11:44,925 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6835]' 2017-07-04 14:11:44,925 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,926 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6835(String), ProcessPerformResp:16:6832(String), ProcessPerformResp(String), Task_163tgl6(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,926 | DEBUG | pool-29-thread-2 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,926 | DEBUG | pool-29-thread-3 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,927 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MessageEntity[id=6842]' 2017-07-04 14:11:44,927 | DEBUG | pool-29-thread-2 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5346], ProcessDefinition[ProcessGeneralLiRequestTreatment:10:5303], Deployment[5301] Registrations[] 2017-07-04 14:11:44,927 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake@86ee29b on ProcessInstance[5346] 2017-07-04 14:11:44,927 | DEBUG | pool-29-thread-3 | insertMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOB ( ID_, TYPE_, LOCK_OWNER_, LOCK_EXP_TIME_, EXCLUSIVE_, EXECUTION_ID_, PROCESS_INSTANCE_ID_, PROCESS_DEF_ID_, PROCESS_DEF_KEY_, RETRIES_, EXCEPTION_STACK_ID_, EXCEPTION_MSG_, DUEDATE_, HANDLER_TYPE_, HANDLER_CFG_, DEPLOYMENT_ID_, SUSPENSION_STATE_, JOB_DEF_ID_, PRIORITY_, SEQUENCE_COUNTER_, TENANT_ID_, REV_ ) values (?, 'message', ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,927 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope@62c8fcfb on ProcessInstance[5346] 2017-07-04 14:11:44,927 | DEBUG | pool-29-thread-2 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where PROC_INST_ID_ = ? 2017-07-04 14:11:44,927 | DEBUG | pool-29-thread-2 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5346(String) 2017-07-04 14:11:44,927 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,928 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6836]' 2017-07-04 14:11:44,928 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,928 | DEBUG | pool-29-thread-3 | insertMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6842(String), 7cf07318-c6b1-4736-9860-a0428aa87567(String), 2017-07-04 14:16:44.92(Timestamp), true(Boolean), 5760(String), 5760(String), ProcessPerformResp:13:5743(String), ProcessPerformResp(String), 3(Integer), null, null, null, async-continuation(String), transition-notify-listener-take$SequenceFlow_04x0iz6(String), 5709(String), 1(Integer), 5746(String), 0(Long), 1(Long), null 2017-07-04 14:11:44,928 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6836(String), ProcessPerformResp:16:6832(String), ProcessPerformResp(String), BoundaryEvent_07hk3wz(String), timer-transition(String), DURATION: PT30M(String), null, 1(Integer), null 2017-07-04 14:11:44,929 | DEBUG | pool-29-thread-3 | insertMessage | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,930 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'MessageEventSubscriptionEntity[id=5793]' 2017-07-04 14:11:44,930 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,930 | DEBUG | pool-29-thread-3 | deleteMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_EVENT_SUBSCR where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,930 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6838]' 2017-07-04 14:11:44,930 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,930 | DEBUG | pool-29-thread-3 | deleteMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5793(String), 1(Integer) 2017-07-04 14:11:44,930 | DEBUG | pool-29-thread-2 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,930 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03030 Child execution 'ScopeExecution[6843]' created with parent 'ProcessInstance[5346]'. 2017-07-04 14:11:44,930 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20010 Create scope: parent exection ProcessInstance[5346] continues as ScopeExecution[6843] 2017-07-04 14:11:44,930 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03031 Initializing execution 'ScopeExecution[6843]' 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-2 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[6843], ProcessDefinition[ProcessGeneralLiRequestTreatment:10:5303], Deployment[5301] Registrations[] 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6843] 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ScopeExecution[6843] parent: 5346 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03032 Initializing timer declaration 'ScopeExecution[6843]' 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6843] 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6843] 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ScopeExecution[6843] 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-3 | deleteMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ScopeExecution[6843] executed activity Activity(Task_0f2v7e7): org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'TimerEntity[id=5795]' 2017-07-04 14:11:44,931 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6838(String), Process_CallInterface:16:6837(String), Process_CallInterface(String), Task_0iztfya(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-3 | deleteTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_JOB where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,931 | DEBUG | pool-29-thread-2 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = ? AND TASK_ID_ is null 2017-07-04 14:11:44,932 | DEBUG | pool-29-thread-3 | deleteTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5795(String), 4(Integer) 2017-07-04 14:11:44,932 | DEBUG | pool-29-thread-2 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5346(String) 2017-07-04 14:11:44,933 | DEBUG | pool-29-thread-3 | deleteTimer | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,933 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,933 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03010 SQL bulk operation: 'DELETE'; Statement: 'deleteByteArrayNoRevisionCheck'; Parameter: '6814' 2017-07-04 14:11:44,933 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6839]' 2017-07-04 14:11:44,933 | DEBUG | pool-29-thread-3 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_GE_BYTEARRAY where ID_ = ? 2017-07-04 14:11:44,933 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,933 | DEBUG | pool-29-thread-3 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6814(String) 2017-07-04 14:11:44,934 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6839(String), Process_CallInterface:16:6837(String), Process_CallInterface(String), ExclusiveGateway_0axkjxt(String), async-continuation(String), async-before(String), null, 1(Integer), null 2017-07-04 14:11:44,934 | DEBUG | pool-29-thread-2 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 10 2017-07-04 14:11:44,934 | DEBUG | pool-29-thread-2 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_BYTEARRAY where ID_ = ? 2017-07-04 14:11:44,934 | DEBUG | pool-29-thread-2 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6805(String) 2017-07-04 14:11:44,935 | DEBUG | pool-29-thread-3 | deleteByteArrayNoRevisionCheck | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,935 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'ExecutionEntity[id=5760]' 2017-07-04 14:11:44,935 | DEBUG | pool-29-thread-3 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_EXECUTION set REV_ = ?, PROC_DEF_ID_ = ?, ACT_ID_ = ?, ACT_INST_ID_ = ?, IS_ACTIVE_ = ?, IS_CONCURRENT_ = ?, IS_SCOPE_ = ?, IS_EVENT_SCOPE_ = ?, PARENT_ID_ = ?, SUPER_EXEC_ = ?, SUSPENSION_STATE_ = ?, CACHED_ENT_STATE_ = ?, SEQUENCE_COUNTER_ = ?, TENANT_ID_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,935 | DEBUG | pool-29-thread-3 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 3(Integer), ProcessPerformResp:13:5743(String), Task_163tgl6(String), null, true(Boolean), false(Boolean), true(Boolean), false(Boolean), null, 5758(String), 1(Integer), 20(Integer), 12(Long), null, 5760(String), 2(Integer) 2017-07-04 14:11:44,936 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,936 | DEBUG | pool-29-thread-2 | selectByteArray | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,936 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6840]' 2017-07-04 14:11:44,936 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,936 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6840(String), Process_CallInterface:16:6837(String), Process_CallInterface(String), Task_0iul6d7(String), async-continuation(String), async-after(String), null, 1(Integer), null 2017-07-04 14:11:44,937 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:44,937 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp(String), ProcessPerformResp(String) 2017-07-04 14:11:44,937 | DEBUG | pool-29-thread-3 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,937 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'ExecutionEntity[id=5792]' 2017-07-04 14:11:44,937 | DEBUG | pool-29-thread-3 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_EXECUTION where ID_ = ? and REV_ = ? 2017-07-04 14:11:44,938 | DEBUG | pool-29-thread-3 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5792(String), 1(Integer) 2017-07-04 14:11:44,938 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,938 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'JobDefinitionEntity[id=6841]' 2017-07-04 14:11:44,938 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOBDEF ( ID_, PROC_DEF_ID_, PROC_DEF_KEY_, ACT_ID_, JOB_TYPE_, JOB_CONFIGURATION_, JOB_PRIORITY_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,939 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6841(String), Process_CallInterface:16:6837(String), Process_CallInterface(String), IntermediateThrowEvent_03v8ige(String), timer-intermediate-transition(String), DURATION: PT1M(String), null, 1(Integer), null 2017-07-04 14:11:44,939 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,939 | DEBUG | pool-29-thread-2 | selectDeployment | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_DEPLOYMENT where ID_ = ? 2017-07-04 14:11:44,939 | DEBUG | pool-29-thread-2 | selectDeployment | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6701(String) 2017-07-04 14:11:44,939 | DEBUG | pool-29-thread-3 | deleteExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,939 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'HistoricActivityInstanceEventEntity[id=Task_13m0rb3:5794]' 2017-07-04 14:11:44,940 | DEBUG | pool-29-thread-3 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: UPDATE ACT_HI_ACTINST SET EXECUTION_ID_ = ?, PROC_DEF_KEY_ = ?, PROC_DEF_ID_ = ?, ACT_ID_ = ?, ACT_NAME_ = ?, ACT_TYPE_ = ?, PARENT_ACT_INST_ID_ = ? , END_TIME_ = ? , DURATION_ = ? , ACT_INST_STATE_ = ? WHERE ID_ = ? 2017-07-04 14:11:44,940 | DEBUG | rint Extender: 3 | insertJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,940 | DEBUG | pool-29-thread-2 | selectDeployment | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,940 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'DeploymentEntity[id=6811]' 2017-07-04 14:11:44,940 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:44,940 | DEBUG | rint Extender: 3 | insertDeployment | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RE_DEPLOYMENT(ID_, NAME_, DEPLOY_TIME_, SOURCE_, TENANT_ID_) values(?, ?, ?, ?, ?) 2017-07-04 14:11:44,940 | DEBUG | pool-29-thread-2 | selectResourcesByDeploymentId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_BYTEARRAY where DEPLOYMENT_ID_ = ? order by NAME_ asc 2017-07-04 14:11:44,940 | DEBUG | pool-29-thread-3 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5792(String), ProcessPerformResp(String), ProcessPerformResp:13:5743(String), Task_13m0rb3(String), Response Acknowledgemet erhalten(String), receiveTask(String), 5760(String), 2017-07-04 14:11:44.853(Timestamp), 2164853(Long), 2(Integer), Task_13m0rb3:5794(String) 2017-07-04 14:11:44,940 | DEBUG | pool-29-thread-2 | selectResourcesByDeploymentId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6701(String) 2017-07-04 14:11:44,941 | DEBUG | rint Extender: 3 | insertDeployment | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6811(String), RequestTreatmentCollaboration(String), 2017-07-04 14:11:44.787(Timestamp), null, null 2017-07-04 14:11:44,943 | DEBUG | pool-29-thread-3 | ateHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,943 | DEBUG | rint Extender: 3 | insertDeployment | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,943 | DEBUG | pool-29-thread-3 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@59e2465c] 2017-07-04 14:11:44,943 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ResourceEntity[id=6812]' 2017-07-04 14:11:44,943 | DEBUG | rint Extender: 3 | insertResource | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_GE_BYTEARRAY( ID_, NAME_, BYTES_, DEPLOYMENT_ID_, GENERATED_, TENANT_ID_, REV_) values ( ?, ?, ?, ?, ?, ?, 1) 2017-07-04 14:11:44,944 | DEBUG | rint Extender: 3 | insertResource | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6812(String), RequestTreatmentCollaboration.bpmn(String), java.io.ByteArrayInputStream@6e5d50ee(ByteArrayInputStream), 6811(String), false(Boolean), null 2017-07-04 14:11:44,945 | DEBUG | pool-29-thread-2 | selectResourcesByDeploymentId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,945 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:44,956 | DEBUG | rint Extender: 3 | insertResource | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,956 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ProcessDefinitionEntity[id=ProcessGeneralLiRequestTreatment:16:6815]' 2017-07-04 14:11:44,957 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RE_PROCDEF(ID_, CATEGORY_, NAME_, KEY_, VERSION_, DEPLOYMENT_ID_, RESOURCE_NAME_, DGRM_RESOURCE_NAME_, HAS_START_FORM_KEY_, SUSPENSION_STATE_, TENANT_ID_, VERSION_TAG_, REV_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,958 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessGeneralLiRequestTreatment:16:6815(String), http://bpmn.io/schema/bpmn(String), null, ProcessGeneralLiRequestTreatment(String), 16(Integer), 6811(String), RequestTreatmentCollaboration.bpmn(String), null, false(Boolean), 1(Integer), null, null 2017-07-04 14:11:44,959 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,959 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ProcessDefinitionEntity[id=ProcessLiRequestTreatment:16:6818]' 2017-07-04 14:11:44,959 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RE_PROCDEF(ID_, CATEGORY_, NAME_, KEY_, VERSION_, DEPLOYMENT_ID_, RESOURCE_NAME_, DGRM_RESOURCE_NAME_, HAS_START_FORM_KEY_, SUSPENSION_STATE_, TENANT_ID_, VERSION_TAG_, REV_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,960 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiRequestTreatment:16:6818(String), http://bpmn.io/schema/bpmn(String), null, ProcessLiRequestTreatment(String), 16(Integer), 6811(String), RequestTreatmentCollaboration.bpmn(String), null, false(Boolean), 1(Integer), null, null 2017-07-04 14:11:44,962 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,962 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ProcessDefinitionEntity[id=ProcessLiWarrantTreatment:16:6825]' 2017-07-04 14:11:44,962 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RE_PROCDEF(ID_, CATEGORY_, NAME_, KEY_, VERSION_, DEPLOYMENT_ID_, RESOURCE_NAME_, DGRM_RESOURCE_NAME_, HAS_START_FORM_KEY_, SUSPENSION_STATE_, TENANT_ID_, VERSION_TAG_, REV_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,963 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiWarrantTreatment:16:6825(String), http://bpmn.io/schema/bpmn(String), ProcessLiWarrantTreatment(String), ProcessLiWarrantTreatment(String), 16(Integer), 6811(String), RequestTreatmentCollaboration.bpmn(String), null, false(Boolean), 1(Integer), null, null 2017-07-04 14:11:44,964 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,965 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ProcessDefinitionEntity[id=ProcessPerformResp:16:6832]' 2017-07-04 14:11:44,965 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RE_PROCDEF(ID_, CATEGORY_, NAME_, KEY_, VERSION_, DEPLOYMENT_ID_, RESOURCE_NAME_, DGRM_RESOURCE_NAME_, HAS_START_FORM_KEY_, SUSPENSION_STATE_, TENANT_ID_, VERSION_TAG_, REV_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,966 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp:16:6832(String), http://bpmn.io/schema/bpmn(String), ProcessPerformResp(String), ProcessPerformResp(String), 16(Integer), 6811(String), RequestTreatmentCollaboration.bpmn(String), null, false(Boolean), 1(Integer), null, null 2017-07-04 14:11:44,967 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,968 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ProcessDefinitionEntity[id=Process_CallInterface:16:6837]' 2017-07-04 14:11:44,968 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RE_PROCDEF(ID_, CATEGORY_, NAME_, KEY_, VERSION_, DEPLOYMENT_ID_, RESOURCE_NAME_, DGRM_RESOURCE_NAME_, HAS_START_FORM_KEY_, SUSPENSION_STATE_, TENANT_ID_, VERSION_TAG_, REV_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,969 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_CallInterface:16:6837(String), http://bpmn.io/schema/bpmn(String), Process_CallInterface(String), Process_CallInterface(String), 16(Integer), 6811(String), RequestTreatmentCollaboration.bpmn(String), null, false(Boolean), 1(Integer), null, null 2017-07-04 14:11:44,970 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,971 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ProcessDefinitionEntity[id=Process_TwoManRule:16:6831]' 2017-07-04 14:11:44,971 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RE_PROCDEF(ID_, CATEGORY_, NAME_, KEY_, VERSION_, DEPLOYMENT_ID_, RESOURCE_NAME_, DGRM_RESOURCE_NAME_, HAS_START_FORM_KEY_, SUSPENSION_STATE_, TENANT_ID_, VERSION_TAG_, REV_) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:44,972 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_TwoManRule:16:6831(String), http://bpmn.io/schema/bpmn(String), Process_TwoManRule(String), Process_TwoManRule(String), 16(Integer), 6811(String), RequestTreatmentCollaboration.bpmn(String), null, false(Boolean), 1(Integer), null, null 2017-07-04 14:11:44,974 | DEBUG | rint Extender: 3 | insertProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:44,974 | DEBUG | rint Extender: 3 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@27ac0c1] 2017-07-04 14:11:44,977 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- DeployCmd ---------------------- 2017-07-04 14:11:44,980 | INFO | pool-29-thread-3 | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14008 Adding new exclusive job to job executor context. Job Id='6842' 2017-07-04 14:11:44,981 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:44,981 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:44,981 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:44,981 | DEBUG | pool-29-thread-3 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:44,982 | DEBUG | pool-29-thread-3 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where ID_ = ? 2017-07-04 14:11:44,982 | DEBUG | pool-29-thread-3 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6842(String) 2017-07-04 14:11:44,987 | DEBUG | pool-29-thread-3 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,987 | DEBUG | pool-29-thread-3 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where ID_ = ? 2017-07-04 14:11:44,988 | DEBUG | pool-29-thread-3 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5760(String) 2017-07-04 14:11:44,990 | DEBUG | pool-29-thread-3 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,990 | DEBUG | pool-29-thread-3 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where ID_ = ? 2017-07-04 14:11:44,991 | DEBUG | pool-29-thread-3 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5746(String) 2017-07-04 14:11:44,992 | DEBUG | pool-29-thread-3 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,992 | DEBUG | pool-29-thread-3 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where ID_ = ? 2017-07-04 14:11:44,992 | DEBUG | pool-29-thread-3 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp:13:5743(String) 2017-07-04 14:11:44,993 | DEBUG | pool-29-thread-3 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,993 | DEBUG | pool-29-thread-3 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[5760], ProcessDefinition[ProcessPerformResp:13:5743], Deployment[5709] Registrations[] 2017-07-04 14:11:44,993 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake@86ee29b on ProcessInstance[5760] 2017-07-04 14:11:44,994 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope@62c8fcfb on ProcessInstance[5760] 2017-07-04 14:11:44,994 | DEBUG | pool-29-thread-3 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where PROC_INST_ID_ = ? 2017-07-04 14:11:44,994 | DEBUG | pool-29-thread-3 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5760(String) 2017-07-04 14:11:44,995 | DEBUG | pool-29-thread-3 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:44,996 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03030 Child execution 'ScopeExecution[6845]' created with parent 'ProcessInstance[5760]'. 2017-07-04 14:11:44,996 | DEBUG | pool-29-thread-3 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20010 Create scope: parent exection ProcessInstance[5760] continues as ScopeExecution[6845] 2017-07-04 14:11:44,996 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03031 Initializing execution 'ScopeExecution[6845]' 2017-07-04 14:11:44,996 | DEBUG | pool-29-thread-3 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[6845], ProcessDefinition[ProcessPerformResp:13:5743], Deployment[5709] Registrations[] 2017-07-04 14:11:44,996 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6845] 2017-07-04 14:11:44,996 | DEBUG | pool-29-thread-3 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ScopeExecution[6845] parent: 5760 2017-07-04 14:11:44,996 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03032 Initializing timer declaration 'ScopeExecution[6845]' 2017-07-04 14:11:44,996 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6845] 2017-07-04 14:11:44,996 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6845] 2017-07-04 14:11:44,996 | DEBUG | pool-29-thread-3 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ScopeExecution[6845] 2017-07-04 14:11:44,997 | DEBUG | pool-29-thread-3 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ScopeExecution[6845] executed activity Activity(Task_1g0xwd6): org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior 2017-07-04 14:11:44,998 | DEBUG | pool-29-thread-3 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = ? AND TASK_ID_ is null 2017-07-04 14:11:44,998 | DEBUG | pool-29-thread-3 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5760(String) 2017-07-04 14:11:45,001 | DEBUG | pool-29-thread-3 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 13 2017-07-04 14:11:45,009 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- GetTaskFormCmd ---------------------- 2017-07-04 14:11:45,009 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13010 reusing existing command context 2017-07-04 14:11:45,011 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- GetTaskFormCmd ---------------------- 2017-07-04 14:11:45,012 | DEBUG | pool-29-thread-3 | selectVariablesByTaskId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE TASK_ID_ = ? 2017-07-04 14:11:45,013 | DEBUG | pool-29-thread-3 | selectVariablesByTaskId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6848(String) 2017-07-04 14:11:45,014 | DEBUG | pool-29-thread-3 | selectVariablesByTaskId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:45,019 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:45,020 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6701(String), ProcessGeneralLiRequestTreatment(String) 2017-07-04 14:11:45,021 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,021 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:45,021 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessGeneralLiRequestTreatment:15:6703(String) 2017-07-04 14:11:45,023 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 2 2017-07-04 14:11:45,024 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:45,024 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessGeneralLiRequestTreatment(String), ProcessGeneralLiRequestTreatment(String) 2017-07-04 14:11:45,050 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,051 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:45,051 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6701(String), ProcessLiRequestTreatment(String) 2017-07-04 14:11:45,053 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,053 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:45,054 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiRequestTreatment:15:6706(String) 2017-07-04 14:11:45,055 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 6 2017-07-04 14:11:45,056 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:45,056 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiRequestTreatment(String), ProcessLiRequestTreatment(String) 2017-07-04 14:11:45,058 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,058 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:45,058 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6701(String), ProcessLiWarrantTreatment(String) 2017-07-04 14:11:45,059 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,059 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:45,060 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiWarrantTreatment:15:6713(String) 2017-07-04 14:11:45,061 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 3 2017-07-04 14:11:45,061 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:45,061 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessLiWarrantTreatment(String), ProcessLiWarrantTreatment(String) 2017-07-04 14:11:45,063 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,063 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:45,063 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6701(String), Process_TwoManRule(String) 2017-07-04 14:11:45,064 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,065 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:45,065 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_TwoManRule(String), Process_TwoManRule(String) 2017-07-04 14:11:45,066 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,067 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:45,067 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6701(String), ProcessPerformResp(String) 2017-07-04 14:11:45,068 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,068 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:45,069 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp:15:6718(String) 2017-07-04 14:11:45,070 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 4 2017-07-04 14:11:45,070 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where DEPLOYMENT_ID_ = ? and KEY_ = ? 2017-07-04 14:11:45,070 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6701(String), Process_CallInterface(String) 2017-07-04 14:11:45,072 | DEBUG | pool-29-thread-2 | cessDefinitionByDeploymentAndKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,072 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where PROC_DEF_ID_ = ? 2017-07-04 14:11:45,072 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_CallInterface:15:6723(String) 2017-07-04 14:11:45,073 | DEBUG | pool-29-thread-2 | DefinitionsByProcessDefinitionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 4 2017-07-04 14:11:45,074 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF RES where KEY_ = ? and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = ? and TENANT_ID_ is null) 2017-07-04 14:11:45,074 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Process_CallInterface(String), Process_CallInterface(String) 2017-07-04 14:11:45,075 | DEBUG | pool-29-thread-2 | ssDefinitionByKeyWithoutTenantId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,075 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:45,075 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:45,075 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment RequestTreatmentCollaboration 2017-07-04 14:11:45,075 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource RequestTreatmentCollaboration.bpmn 2017-07-04 14:11:45,081 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03031 Initializing execution 'ProcessInstance[6852]' 2017-07-04 14:11:45,081 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03032 Initializing timer declaration 'ProcessInstance[6852]' 2017-07-04 14:11:45,082 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessStart@c79efc5 on ProcessInstance[6852] 2017-07-04 14:11:45,083 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope@eb43c9b on ProcessInstance[6852] 2017-07-04 14:11:45,083 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[6852] 2017-07-04 14:11:45,083 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ProcessInstance[6852] parent: 6852 2017-07-04 14:11:45,083 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[6852] 2017-07-04 14:11:45,083 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[6852] 2017-07-04 14:11:45,084 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ProcessInstance[6852] 2017-07-04 14:11:45,084 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ProcessInstance[6852] executed activity Activity(StartEvent_069l45m): org.camunda.bpm.engine.impl.bpmn.behavior.NoneStartEventActivityBehavior 2017-07-04 14:11:45,084 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[6852] 2017-07-04 14:11:45,084 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[6852] 2017-07-04 14:11:45,084 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[6852] leaves activity instance StartEvent_069l45m:6864 2017-07-04 14:11:45,084 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ProcessInstance[6852] 2017-07-04 14:11:45,084 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake@86ee29b on ProcessInstance[6852] 2017-07-04 14:11:45,084 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope@62c8fcfb on ProcessInstance[6852] 2017-07-04 14:11:45,084 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[6852] 2017-07-04 14:11:45,084 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ProcessInstance[6852] parent: 6852 2017-07-04 14:11:45,085 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[6852] 2017-07-04 14:11:45,085 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[6852] 2017-07-04 14:11:45,085 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ProcessInstance[6852] 2017-07-04 14:11:45,085 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ProcessInstance[6852] executed activity Activity(ServiceTask_0zpenub): org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior 2017-07-04 14:11:45,096 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03069 Job executed, deleting it 2017-07-04 14:11:45,096 | DEBUG | pool-29-thread-3 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB J where J.EXECUTION_ID_ = ? 2017-07-04 14:11:45,096 | DEBUG | pool-29-thread-3 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5760(String) 2017-07-04 14:11:45,098 | DEBUG | pool-29-thread-3 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,098 | DEBUG | pool-29-thread-3 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_INCIDENT I where I.CONFIGURATION_ = ? 2017-07-04 14:11:45,099 | DEBUG | pool-29-thread-3 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6842(String) 2017-07-04 14:11:45,099 | DEBUG | pool-29-thread-3 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:45,100 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:45,100 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT JobDefinitionEntity[5746] PERSISTENT TaskEntity[6848] PERSISTENT ExecutionEntity[5760] PERSISTENT ExecutionEntity[6845] PERSISTENT VariableInstanceEntity[5770] PERSISTENT VariableInstanceEntity[5771] PERSISTENT VariableInstanceEntity[5761] PERSISTENT VariableInstanceEntity[5762] PERSISTENT VariableInstanceEntity[5764] PERSISTENT VariableInstanceEntity[5786] PERSISTENT VariableInstanceEntity[5765] PERSISTENT VariableInstanceEntity[5787] PERSISTENT VariableInstanceEntity[5766] PERSISTENT VariableInstanceEntity[5788] PERSISTENT VariableInstanceEntity[5767] PERSISTENT VariableInstanceEntity[5768] PERSISTENT VariableInstanceEntity[5769] PERSISTENT MessageEventSubscriptionEntity[6846] PERSISTENT HistoricActivityInstanceEventEntity[Task_1g0xwd6:6847] PERSISTENT ProcessDefinitionEntity[ProcessPerformResp:13:5743] PERSISTENT IdentityLinkEntity[6850] PERSISTENT IdentityLinkEntity[6851] PERSISTENT IdentityLinkEntity[6849] PERSISTENT HistoricTaskInstanceEventEntity[6848] ] 2017-07-04 14:11:45,100 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ INSERT HistoricTaskInstanceEventEntity[6848] INSERT HistoricActivityInstanceEventEntity[Task_1g0xwd6:6847] INSERT ExecutionEntity[6845] INSERT TaskEntity[6848] INSERT MessageEventSubscriptionEntity[6846] INSERT IdentityLinkEntity[6849] INSERT IdentityLinkEntity[6850] INSERT IdentityLinkEntity[6851] DELETE MessageEntity[6842] UPDATE ExecutionEntity[5760] ] 2017-07-04 14:11:45,101 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricTaskInstanceEventEntity[id=6848]' 2017-07-04 14:11:45,101 | DEBUG | pool-29-thread-3 | insertHistoricTaskInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_TASKINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, ACT_INST_ID_, NAME_, PARENT_TASK_ID_, DESCRIPTION_, OWNER_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, DELETE_REASON_, TASK_DEF_KEY_, PRIORITY_, DUE_DATE_, FOLLOW_UP_DATE_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,102 | DEBUG | pool-29-thread-3 | insertHistoricTaskInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6848(String), ProcessPerformResp(String), ProcessPerformResp:13:5743(String), 5760(String), 6845(String), null, null, null, null, Task_1g0xwd6:6847(String), Bestätigung anfragen(String), null, null, null, null, 2017-07-04 14:11:45.008(Timestamp), null, null, null, Task_1g0xwd6(String), 50(Integer), null, null, null 2017-07-04 14:11:45,103 | DEBUG | pool-29-thread-3 | insertHistoricTaskInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,103 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=Task_1g0xwd6:6847]' 2017-07-04 14:11:45,104 | DEBUG | pool-29-thread-3 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,104 | DEBUG | pool-29-thread-3 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Task_1g0xwd6:6847(String), 5760(String), ProcessPerformResp(String), ProcessPerformResp:13:5743(String), 5760(String), 6845(String), Task_1g0xwd6(String), 6848(String), null, null, Bestätigung anfragen(String), userTask(String), null, 2017-07-04 14:11:44.996(Timestamp), null, null, 0(Integer), 13(Long), null 2017-07-04 14:11:45,106 | DEBUG | pool-29-thread-3 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,106 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ExecutionEntity[id=6845]' 2017-07-04 14:11:45,106 | DEBUG | pool-29-thread-3 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_EXECUTION ( ID_, PROC_INST_ID_, BUSINESS_KEY_, PROC_DEF_ID_, ACT_ID_, ACT_INST_ID_, IS_ACTIVE_, IS_CONCURRENT_, IS_SCOPE_, IS_EVENT_SCOPE_, PARENT_ID_, SUPER_EXEC_, SUPER_CASE_EXEC_, CASE_INST_ID_, SUSPENSION_STATE_, CACHED_ENT_STATE_, SEQUENCE_COUNTER_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,107 | DEBUG | pool-29-thread-3 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6845(String), 5760(String), null, ProcessPerformResp:13:5743(String), Task_1g0xwd6(String), Task_1g0xwd6:6847(String), true(Boolean), false(Boolean), true(Boolean), false(Boolean), 5760(String), null, null, null, 1(Integer), 3(Integer), 13(Long), null 2017-07-04 14:11:45,110 | DEBUG | pool-29-thread-3 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,110 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'TaskEntity[id=6848]' 2017-07-04 14:11:45,111 | DEBUG | pool-29-thread-3 | insertTask | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_TASK ( ID_, NAME_, PARENT_TASK_ID_, DESCRIPTION_, PRIORITY_, CREATE_TIME_, OWNER_, ASSIGNEE_, DELEGATION_, EXECUTION_ID_, PROC_INST_ID_, PROC_DEF_ID_, CASE_EXECUTION_ID_, CASE_INST_ID_, CASE_DEF_ID_, TASK_DEF_KEY_, DUE_DATE_, FOLLOW_UP_DATE_, SUSPENSION_STATE_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,112 | DEBUG | pool-29-thread-3 | insertTask | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6848(String), Bestätigung anfragen(String), null, null, 50(Integer), 2017-07-04 14:11:44.997(Timestamp), null, null, null, 6845(String), 5760(String), ProcessPerformResp:13:5743(String), null, null, null, Task_1g0xwd6(String), null, null, 1(Integer), null 2017-07-04 14:11:45,113 | DEBUG | pool-29-thread-3 | insertTask | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,113 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MessageEventSubscriptionEntity[id=6846]' 2017-07-04 14:11:45,114 | DEBUG | pool-29-thread-3 | insertMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_EVENT_SUBSCR ( ID_, EVENT_TYPE_, EVENT_NAME_, EXECUTION_ID_, PROC_INST_ID_, ACTIVITY_ID_, CONFIGURATION_, CREATED_, TENANT_ID_, REV_ ) values (?, 'message', ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,114 | DEBUG | pool-29-thread-3 | insertMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6846(String), ResponseAcknowledgement(String), 6845(String), 5760(String), BoundaryEvent_0hb3ka6(String), null, 2017-07-04 14:11:44.996(Timestamp), null 2017-07-04 14:11:45,116 | DEBUG | pool-29-thread-3 | insertMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,116 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'IdentityLinkEntity[id=6849]' 2017-07-04 14:11:45,116 | DEBUG | pool-29-thread-3 | insertIdentityLink | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_IDENTITYLINK (ID_, TYPE_, USER_ID_, GROUP_ID_, TASK_ID_, PROC_DEF_ID_, TENANT_ID_, REV_ ) values (?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,116 | DEBUG | pool-29-thread-3 | insertIdentityLink | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6849(String), candidate(String), null, TD_OPERATOR(String), 6848(String), null, null 2017-07-04 14:11:45,118 | DEBUG | pool-29-thread-3 | insertIdentityLink | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,118 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'IdentityLinkEntity[id=6850]' 2017-07-04 14:11:45,118 | DEBUG | pool-29-thread-3 | insertIdentityLink | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_IDENTITYLINK (ID_, TYPE_, USER_ID_, GROUP_ID_, TASK_ID_, PROC_DEF_ID_, TENANT_ID_, REV_ ) values (?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,119 | DEBUG | pool-29-thread-3 | insertIdentityLink | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6850(String), candidate(String), null, SUPERVISOR(String), 6848(String), null, null 2017-07-04 14:11:45,120 | DEBUG | pool-29-thread-3 | insertIdentityLink | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,120 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'IdentityLinkEntity[id=6851]' 2017-07-04 14:11:45,121 | DEBUG | pool-29-thread-3 | insertIdentityLink | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_IDENTITYLINK (ID_, TYPE_, USER_ID_, GROUP_ID_, TASK_ID_, PROC_DEF_ID_, TENANT_ID_, REV_ ) values (?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,121 | DEBUG | pool-29-thread-3 | insertIdentityLink | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6851(String), candidate(String), null, ADMINISTRATOR(String), 6848(String), null, null 2017-07-04 14:11:45,123 | DEBUG | pool-29-thread-3 | insertIdentityLink | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,123 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'MessageEntity[id=6842]' 2017-07-04 14:11:45,123 | DEBUG | pool-29-thread-3 | deleteMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_JOB where ID_ = ? and REV_ = ? 2017-07-04 14:11:45,123 | DEBUG | pool-29-thread-3 | deleteMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6842(String), 1(Integer) 2017-07-04 14:11:45,125 | DEBUG | pool-29-thread-3 | deleteMessage | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,125 | DEBUG | pool-29-thread-3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'ExecutionEntity[id=5760]' 2017-07-04 14:11:45,125 | DEBUG | pool-29-thread-3 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_EXECUTION set REV_ = ?, PROC_DEF_ID_ = ?, ACT_ID_ = ?, ACT_INST_ID_ = ?, IS_ACTIVE_ = ?, IS_CONCURRENT_ = ?, IS_SCOPE_ = ?, IS_EVENT_SCOPE_ = ?, PARENT_ID_ = ?, SUPER_EXEC_ = ?, SUSPENSION_STATE_ = ?, CACHED_ENT_STATE_ = ?, SEQUENCE_COUNTER_ = ?, TENANT_ID_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:45,126 | DEBUG | pool-29-thread-3 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 4(Integer), ProcessPerformResp:13:5743(String), null, 5760(String), false(Boolean), false(Boolean), true(Boolean), false(Boolean), null, 5758(String), 1(Integer), 16(Integer), 12(Long), null, 5760(String), 3(Integer) 2017-07-04 14:11:45,130 | DEBUG | pool-29-thread-3 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,130 | DEBUG | pool-29-thread-3 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@5dad0f85] 2017-07-04 14:11:45,151 | DEBUG | pool-29-thread-3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:45,164 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- DeployCmd ---------------------- 2017-07-04 14:11:45,165 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:45,165 | DEBUG | rint Extender: 3 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:45,166 | DEBUG | rint Extender: 3 | lockDeploymentLockProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: SELECT * FROM ACT_GE_PROPERTY WHERE NAME_ = 'deployment.lock' for update 2017-07-04 14:11:45,166 | DEBUG | rint Extender: 3 | lockDeploymentLockProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:11:45,167 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13001 Creating new deployment 2017-07-04 14:11:45,167 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment decisionBillingPositionSubscriberData 2017-07-04 14:11:45,167 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource decisionBillingPositionSubscriberData.dmn 2017-07-04 14:11:45,167 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment decisionBillingPositionSubscriberData 2017-07-04 14:11:45,167 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource decisionBillingPositionSubscriberData.dmn 2017-07-04 14:11:45,167 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13018 Processing deployment decisionBillingPositionSubscriberData 2017-07-04 14:11:45,167 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13019 Processing resource decisionBillingPositionSubscriberData.dmn 2017-07-04 14:11:45,235 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:45,236 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT DecisionDefinitionEntity[dmnBillingPosition:15:6730] PERSISTENT DecisionDefinitionEntity[dmnBillingPosition:16:6869] PERSISTENT ResourceEntity[6868] PERSISTENT DeploymentEntity[6867] ] 2017-07-04 14:11:45,236 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ INSERT DecisionDefinitionEntity[dmnBillingPosition:16:6869] INSERT DeploymentEntity[6867] INSERT ResourceEntity[6868] ] 2017-07-04 14:11:45,236 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'DecisionDefinitionEntity[id=dmnBillingPosition:16:6869]' 2017-07-04 14:11:45,238 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'DeploymentEntity[id=6867]' 2017-07-04 14:11:45,238 | DEBUG | rint Extender: 3 | insertDeployment | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RE_DEPLOYMENT(ID_, NAME_, DEPLOY_TIME_, SOURCE_, TENANT_ID_) values(?, ?, ?, ?, ?) 2017-07-04 14:11:45,239 | DEBUG | rint Extender: 3 | insertDeployment | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6867(String), decisionBillingPositionSubscriberData(String), 2017-07-04 14:11:45.167(Timestamp), null, null 2017-07-04 14:11:45,241 | DEBUG | rint Extender: 3 | insertDeployment | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,241 | DEBUG | rint Extender: 3 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ResourceEntity[id=6868]' 2017-07-04 14:11:45,241 | DEBUG | rint Extender: 3 | insertResource | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_GE_BYTEARRAY( ID_, NAME_, BYTES_, DEPLOYMENT_ID_, GENERATED_, TENANT_ID_, REV_) values ( ?, ?, ?, ?, ?, ?, 1) 2017-07-04 14:11:45,242 | DEBUG | rint Extender: 3 | insertResource | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6868(String), decisionBillingPositionSubscriberData.dmn(String), java.io.ByteArrayInputStream@121b734(ByteArrayInputStream), 6867(String), false(Boolean), null 2017-07-04 14:11:45,246 | DEBUG | rint Extender: 3 | insertResource | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,247 | DEBUG | rint Extender: 3 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@ddcca21] 2017-07-04 14:11:45,250 | DEBUG | rint Extender: 3 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- DeployCmd ---------------------- 2017-07-04 14:11:45,306 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[6852] 2017-07-04 14:11:45,306 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[6852] 2017-07-04 14:11:45,306 | DEBUG | pool-29-thread-2 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[6852] leaves activity instance ServiceTask_0zpenub:6866 2017-07-04 14:11:45,307 | DEBUG | pool-29-thread-2 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ProcessInstance[6852] 2017-07-04 14:11:45,307 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03069 Job executed, deleting it 2017-07-04 14:11:45,307 | DEBUG | pool-29-thread-2 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB J where J.EXECUTION_ID_ = ? 2017-07-04 14:11:45,307 | DEBUG | pool-29-thread-2 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 5346(String) 2017-07-04 14:11:45,309 | DEBUG | pool-29-thread-2 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,309 | DEBUG | pool-29-thread-2 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_INCIDENT I where I.CONFIGURATION_ = ? 2017-07-04 14:11:45,309 | DEBUG | pool-29-thread-2 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6810(String) 2017-07-04 14:11:45,310 | DEBUG | pool-29-thread-2 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:45,311 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:45,311 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT ByteArrayEntity[6865] PERSISTENT ByteArrayEntity[6855] PERSISTENT ByteArrayEntity[6805] PERSISTENT JobDefinitionEntity[6720] PERSISTENT JobDefinitionEntity[6708] PERSISTENT JobDefinitionEntity[6719] PERSISTENT JobDefinitionEntity[6707] PERSISTENT JobDefinitionEntity[6709] PERSISTENT JobDefinitionEntity[6711] PERSISTENT JobDefinitionEntity[6722] PERSISTENT JobDefinitionEntity[6710] PERSISTENT JobDefinitionEntity[6721] PERSISTENT JobDefinitionEntity[6724] PERSISTENT JobDefinitionEntity[5305] PERSISTENT JobDefinitionEntity[6712] PERSISTENT JobDefinitionEntity[6704] PERSISTENT JobDefinitionEntity[6715] PERSISTENT JobDefinitionEntity[6726] PERSISTENT JobDefinitionEntity[6714] PERSISTENT JobDefinitionEntity[6725] PERSISTENT JobDefinitionEntity[6705] PERSISTENT JobDefinitionEntity[6716] PERSISTENT JobDefinitionEntity[6727] PERSISTENT HistoricVariableInstanceEntity[6870] PERSISTENT HistoricVariableInstanceEntity[6861] PERSISTENT HistoricVariableInstanceEntity[6872] PERSISTENT HistoricVariableInstanceEntity[6860] PERSISTENT HistoricVariableInstanceEntity[6871] PERSISTENT HistoricVariableInstanceEntity[6863] PERSISTENT HistoricVariableInstanceEntity[6862] PERSISTENT HistoricVariableInstanceEntity[6854] PERSISTENT HistoricVariableInstanceEntity[6853] PERSISTENT HistoricVariableInstanceEntity[6856] PERSISTENT HistoricVariableInstanceEntity[6858] PERSISTENT HistoricVariableInstanceEntity[6857] PERSISTENT HistoricVariableInstanceEntity[6859] PERSISTENT HistoricProcessInstanceEventEntity[6852] PERSISTENT MessageEntity[6873] PERSISTENT ExecutionEntity[6852] PERSISTENT ExecutionEntity[5346] PERSISTENT ExecutionEntity[6843] PERSISTENT VariableInstanceEntity[6870] PERSISTENT VariableInstanceEntity[5353] PERSISTENT VariableInstanceEntity[6861] PERSISTENT VariableInstanceEntity[6872] PERSISTENT VariableInstanceEntity[5354] PERSISTENT VariableInstanceEntity[6860] PERSISTENT VariableInstanceEntity[6871] PERSISTENT VariableInstanceEntity[5355] PERSISTENT VariableInstanceEntity[6863] PERSISTENT VariableInstanceEntity[5356] PERSISTENT VariableInstanceEntity[6862] PERSISTENT VariableInstanceEntity[6809] PERSISTENT VariableInstanceEntity[5357] PERSISTENT VariableInstanceEntity[6854] PERSISTENT VariableInstanceEntity[5358] PERSISTENT VariableInstanceEntity[6853] PERSISTENT VariableInstanceEntity[5348] PERSISTENT VariableInstanceEntity[5359] PERSISTENT VariableInstanceEntity[6856] PERSISTENT VariableInstanceEntity[5349] PERSISTENT VariableInstanceEntity[6858] PERSISTENT VariableInstanceEntity[6857] PERSISTENT VariableInstanceEntity[6859] PERSISTENT HistoricActivityInstanceEventEntity[ServiceTask_0zpenub:6866] PERSISTENT HistoricActivityInstanceEventEntity[Task_0f2v7e7:6844] PERSISTENT HistoricActivityInstanceEventEntity[StartEvent_069l45m:6864] PERSISTENT ResourceEntity[6702] PERSISTENT ProcessDefinitionEntity[Process_CallInterface:15:6723] PERSISTENT ProcessDefinitionEntity[Process_TwoManRule:15:6717] PERSISTENT ProcessDefinitionEntity[ProcessPerformResp:15:6718] PERSISTENT ProcessDefinitionEntity[ProcessLiWarrantTreatment:15:6713] PERSISTENT ProcessDefinitionEntity[ProcessLiRequestTreatment:15:6706] PERSISTENT ProcessDefinitionEntity[ProcessGeneralLiRequestTreatment:10:5303] PERSISTENT ProcessDefinitionEntity[ProcessGeneralLiRequestTreatment:15:6703] PERSISTENT DeploymentEntity[6701] ] 2017-07-04 14:11:45,312 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ INSERT HistoricVariableInstanceEntity[6853] INSERT HistoricVariableInstanceEntity[6854] INSERT HistoricVariableInstanceEntity[6856] INSERT HistoricVariableInstanceEntity[6857] INSERT HistoricVariableInstanceEntity[6858] INSERT HistoricVariableInstanceEntity[6859] INSERT HistoricVariableInstanceEntity[6860] INSERT HistoricVariableInstanceEntity[6861] INSERT HistoricVariableInstanceEntity[6862] INSERT HistoricVariableInstanceEntity[6863] INSERT HistoricVariableInstanceEntity[6870] INSERT HistoricVariableInstanceEntity[6871] INSERT HistoricVariableInstanceEntity[6872] INSERT HistoricProcessInstanceEventEntity[6852] INSERT HistoricActivityInstanceEventEntity[ServiceTask_0zpenub:6866] INSERT HistoricActivityInstanceEventEntity[StartEvent_069l45m:6864] INSERT HistoricActivityInstanceEventEntity[Task_0f2v7e7:6844] INSERT ExecutionEntity[6843] INSERT ExecutionEntity[6852] INSERT ByteArrayEntity[6855] INSERT ByteArrayEntity[6865] INSERT VariableInstanceEntity[6853] INSERT VariableInstanceEntity[6854] INSERT VariableInstanceEntity[6856] INSERT VariableInstanceEntity[6857] INSERT VariableInstanceEntity[6858] INSERT VariableInstanceEntity[6859] INSERT VariableInstanceEntity[6860] INSERT VariableInstanceEntity[6861] INSERT VariableInstanceEntity[6862] INSERT VariableInstanceEntity[6863] INSERT VariableInstanceEntity[6870] INSERT VariableInstanceEntity[6871] INSERT VariableInstanceEntity[6872] INSERT MessageEntity[6873] DELETE MessageEntity[6810] UPDATE ExecutionEntity[5346] ] 2017-07-04 14:11:45,312 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6853]' 2017-07-04 14:11:45,312 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,312 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6853(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, recordId(String), 0(Integer), long(String), null, null, 1084(Long), 1084(String), null 2017-07-04 14:11:45,315 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,315 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6854]' 2017-07-04 14:11:45,315 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,316 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6854(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, isWarrantReferenced(String), 0(Integer), boolean(String), null, null, 1(Long), null, null 2017-07-04 14:11:45,317 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,317 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6856]' 2017-07-04 14:11:45,317 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,318 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6856(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, ORIGINAL_JSON_REQUEST(String), 0(Integer), bytes(String), 6865(String), null, null, null, null 2017-07-04 14:11:45,319 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,320 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6857]' 2017-07-04 14:11:45,320 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,320 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6857(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, responseFailed(String), 0(Integer), boolean(String), null, null, 1(Long), null, null 2017-07-04 14:11:45,322 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,322 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6858]' 2017-07-04 14:11:45,322 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,322 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6858(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, businessKey(String), 0(Integer), string(String), null, null, null, request_1084(String), null 2017-07-04 14:11:45,324 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,324 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6859]' 2017-07-04 14:11:45,324 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,325 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6859(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, isJobRestarted(String), 0(Integer), boolean(String), null, null, 0(Long), null, null 2017-07-04 14:11:45,327 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,327 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6860]' 2017-07-04 14:11:45,327 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,327 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6860(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, isWarrant(String), 0(Integer), boolean(String), null, null, 0(Long), null, null 2017-07-04 14:11:45,329 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,329 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6861]' 2017-07-04 14:11:45,331 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,332 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6861(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, referencedWarrantRequestNumber(String), 0(Integer), string(String), null, null, null, 9756(String), null 2017-07-04 14:11:45,334 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,334 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6862]' 2017-07-04 14:11:45,334 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,335 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6862(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, isTwoManRule(String), 0(Integer), boolean(String), null, null, 0(Long), null, null 2017-07-04 14:11:45,336 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,337 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6863]' 2017-07-04 14:11:45,337 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,337 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6863(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, operatorGroup(String), 0(Integer), string(String), null, null, null, TD_OPERATOR(String), null 2017-07-04 14:11:45,339 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,339 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6870]' 2017-07-04 14:11:45,339 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,340 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6870(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, isCritical(String), 0(Integer), boolean(String), null, null, 0(Long), null, null 2017-07-04 14:11:45,341 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,341 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6871]' 2017-07-04 14:11:45,342 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,342 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6871(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, responseId(String), 0(Integer), long(String), null, null, 1004(Long), 1004(String), null 2017-07-04 14:11:45,343 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,344 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricVariableInstanceEntity[id=6872]' 2017-07-04 14:11:45,344 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_VARINST ( ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_INST_ID_, TENANT_ID_, CASE_DEF_KEY_, CASE_DEF_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, NAME_, REV_, VAR_TYPE_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,344 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6872(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), 6852(String), null, null, null, null, null, null, numberOfAttempts(String), 0(Integer), integer(String), null, null, 0(Long), 0(String), null 2017-07-04 14:11:45,347 | DEBUG | pool-29-thread-2 | insertHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,347 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricProcessInstanceEventEntity[id=6852]' 2017-07-04 14:11:45,348 | DEBUG | pool-29-thread-2 | sertHistoricProcessInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_PROCINST ( ID_, PROC_INST_ID_, BUSINESS_KEY_, PROC_DEF_KEY_, PROC_DEF_ID_, START_TIME_, END_TIME_, DURATION_, START_USER_ID_, START_ACT_ID_, END_ACT_ID_, SUPER_PROCESS_INSTANCE_ID_, SUPER_CASE_INSTANCE_ID_, CASE_INST_ID_, DELETE_REASON_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,348 | DEBUG | pool-29-thread-2 | sertHistoricProcessInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6852(String), 6852(String), null, ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 2017-07-04 14:11:45.082(Timestamp), null, null, null, StartEvent_069l45m(String), null, 5346(String), null, null, null, null 2017-07-04 14:11:45,350 | DEBUG | pool-29-thread-2 | sertHistoricProcessInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,350 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=ServiceTask_0zpenub:6866]' 2017-07-04 14:11:45,350 | DEBUG | pool-29-thread-2 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,351 | DEBUG | pool-29-thread-2 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ServiceTask_0zpenub:6866(String), 6852(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), ServiceTask_0zpenub(String), null, null, null, Response generieren(String), serviceTask(String), null, 2017-07-04 14:11:45.085(Timestamp), 2017-07-04 14:11:45.306(Timestamp), 221(Long), 0(Integer), 3(Long), null 2017-07-04 14:11:45,352 | DEBUG | pool-29-thread-2 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,353 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=StartEvent_069l45m:6864]' 2017-07-04 14:11:45,353 | DEBUG | pool-29-thread-2 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,355 | DEBUG | pool-29-thread-2 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: StartEvent_069l45m:6864(String), 6852(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6852(String), StartEvent_069l45m(String), null, null, null, null, startEvent(String), null, 2017-07-04 14:11:45.083(Timestamp), 2017-07-04 14:11:45.084(Timestamp), 1(Long), 0(Integer), 1(Long), null 2017-07-04 14:11:45,357 | DEBUG | pool-29-thread-2 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,357 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=Task_0f2v7e7:6844]' 2017-07-04 14:11:45,357 | DEBUG | pool-29-thread-2 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,358 | DEBUG | pool-29-thread-2 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Task_0f2v7e7:6844(String), 5346(String), ProcessGeneralLiRequestTreatment(String), ProcessGeneralLiRequestTreatment:10:5303(String), 5346(String), 6843(String), Task_0f2v7e7(String), null, 6852(String), null, Response vollziehen(String), callActivity(String), null, 2017-07-04 14:11:44.931(Timestamp), null, null, 0(Integer), 15(Long), null 2017-07-04 14:11:45,359 | DEBUG | pool-29-thread-2 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,360 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ExecutionEntity[id=6843]' 2017-07-04 14:11:45,360 | DEBUG | pool-29-thread-2 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_EXECUTION ( ID_, PROC_INST_ID_, BUSINESS_KEY_, PROC_DEF_ID_, ACT_ID_, ACT_INST_ID_, IS_ACTIVE_, IS_CONCURRENT_, IS_SCOPE_, IS_EVENT_SCOPE_, PARENT_ID_, SUPER_EXEC_, SUPER_CASE_EXEC_, CASE_INST_ID_, SUSPENSION_STATE_, CACHED_ENT_STATE_, SEQUENCE_COUNTER_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,361 | DEBUG | pool-29-thread-2 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6843(String), 5346(String), null, ProcessGeneralLiRequestTreatment:10:5303(String), Task_0f2v7e7(String), Task_0f2v7e7:6844(String), true(Boolean), false(Boolean), true(Boolean), false(Boolean), 5346(String), null, null, null, 1(Integer), 32(Integer), 15(Long), null 2017-07-04 14:11:45,362 | DEBUG | pool-29-thread-2 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,363 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ExecutionEntity[id=6852]' 2017-07-04 14:11:45,363 | DEBUG | pool-29-thread-2 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_EXECUTION ( ID_, PROC_INST_ID_, BUSINESS_KEY_, PROC_DEF_ID_, ACT_ID_, ACT_INST_ID_, IS_ACTIVE_, IS_CONCURRENT_, IS_SCOPE_, IS_EVENT_SCOPE_, PARENT_ID_, SUPER_EXEC_, SUPER_CASE_EXEC_, CASE_INST_ID_, SUSPENSION_STATE_, CACHED_ENT_STATE_, SEQUENCE_COUNTER_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,363 | DEBUG | pool-29-thread-2 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6852(String), 6852(String), null, ProcessPerformResp:15:6718(String), ServiceTask_0zpenub(String), null, true(Boolean), false(Boolean), true(Boolean), false(Boolean), null, 6843(String), null, null, 1(Integer), 20(Integer), 4(Long), null 2017-07-04 14:11:45,367 | DEBUG | pool-29-thread-2 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,367 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ByteArrayEntity[id=6855]' 2017-07-04 14:11:45,367 | DEBUG | pool-29-thread-2 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_GE_BYTEARRAY(ID_, NAME_, BYTES_, DEPLOYMENT_ID_, TENANT_ID_, REV_) values ( ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,367 | DEBUG | pool-29-thread-2 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6855(String), ORIGINAL_JSON_REQUEST(String), java.io.ByteArrayInputStream@1f4bca43(ByteArrayInputStream), null, null 2017-07-04 14:11:45,369 | DEBUG | pool-29-thread-2 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,369 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ByteArrayEntity[id=6865]' 2017-07-04 14:11:45,370 | DEBUG | pool-29-thread-2 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_GE_BYTEARRAY(ID_, NAME_, BYTES_, DEPLOYMENT_ID_, TENANT_ID_, REV_) values ( ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,370 | DEBUG | pool-29-thread-2 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6865(String), ORIGINAL_JSON_REQUEST(String), java.io.ByteArrayInputStream@3376dac8(ByteArrayInputStream), null, null 2017-07-04 14:11:45,373 | DEBUG | pool-29-thread-2 | insertByteArray | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,373 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6853]' 2017-07-04 14:11:45,373 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,373 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6853(String), long(String), recordId(String), 6852(String), 6852(String), null, null, null, null, null, 1084(Long), 1084(String), null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,375 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,382 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6854]' 2017-07-04 14:11:45,384 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,386 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6854(String), boolean(String), isWarrantReferenced(String), 6852(String), 6852(String), null, null, null, null, null, 1(Long), null, null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,387 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,388 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6856]' 2017-07-04 14:11:45,388 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,388 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6856(String), bytes(String), ORIGINAL_JSON_REQUEST(String), 6852(String), 6852(String), null, null, null, 6855(String), null, null, null, null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,391 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,391 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6857]' 2017-07-04 14:11:45,391 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,391 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6857(String), boolean(String), responseFailed(String), 6852(String), 6852(String), null, null, null, null, null, 1(Long), null, null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,395 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,395 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6858]' 2017-07-04 14:11:45,395 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,396 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6858(String), string(String), businessKey(String), 6852(String), 6852(String), null, null, null, null, null, null, request_1084(String), null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,399 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,399 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6859]' 2017-07-04 14:11:45,399 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,408 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6859(String), boolean(String), isJobRestarted(String), 6852(String), 6852(String), null, null, null, null, null, 0(Long), null, null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,410 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,410 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6860]' 2017-07-04 14:11:45,410 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,411 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6860(String), boolean(String), isWarrant(String), 6852(String), 6852(String), null, null, null, null, null, 0(Long), null, null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,413 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,413 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6861]' 2017-07-04 14:11:45,413 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,413 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6861(String), string(String), referencedWarrantRequestNumber(String), 6852(String), 6852(String), null, null, null, null, null, null, 9756(String), null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,415 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,415 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6862]' 2017-07-04 14:11:45,415 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,416 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6862(String), boolean(String), isTwoManRule(String), 6852(String), 6852(String), null, null, null, null, null, 0(Long), null, null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,417 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,417 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6863]' 2017-07-04 14:11:45,418 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,418 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6863(String), string(String), operatorGroup(String), 6852(String), 6852(String), null, null, null, null, null, null, TD_OPERATOR(String), null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,419 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,419 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6870]' 2017-07-04 14:11:45,420 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,420 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6870(String), boolean(String), isCritical(String), 6852(String), 6852(String), null, null, null, null, null, 0(Long), null, null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,422 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,422 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6871]' 2017-07-04 14:11:45,422 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,423 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6871(String), long(String), responseId(String), 6852(String), 6852(String), null, null, null, null, null, 1004(Long), 1004(String), null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,424 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,424 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'VariableInstanceEntity[id=6872]' 2017-07-04 14:11:45,425 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_VARIABLE ( ID_, TYPE_, NAME_, PROC_INST_ID_, EXECUTION_ID_, CASE_INST_ID_, CASE_EXECUTION_ID_, TASK_ID_, BYTEARRAY_ID_, DOUBLE_, LONG_, TEXT_, TEXT2_, VAR_SCOPE_, SEQUENCE_COUNTER_, IS_CONCURRENT_LOCAL_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,425 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6872(String), integer(String), numberOfAttempts(String), 6852(String), 6852(String), null, null, null, null, null, 0(Long), 0(String), null, 6852(String), 1(Long), false(Boolean), null 2017-07-04 14:11:45,426 | DEBUG | pool-29-thread-2 | insertVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,427 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MessageEntity[id=6873]' 2017-07-04 14:11:45,427 | DEBUG | pool-29-thread-2 | insertMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOB ( ID_, TYPE_, LOCK_OWNER_, LOCK_EXP_TIME_, EXCLUSIVE_, EXECUTION_ID_, PROCESS_INSTANCE_ID_, PROCESS_DEF_ID_, PROCESS_DEF_KEY_, RETRIES_, EXCEPTION_STACK_ID_, EXCEPTION_MSG_, DUEDATE_, HANDLER_TYPE_, HANDLER_CFG_, DEPLOYMENT_ID_, SUSPENSION_STATE_, JOB_DEF_ID_, PRIORITY_, SEQUENCE_COUNTER_, TENANT_ID_, REV_ ) values (?, 'message', ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,427 | DEBUG | pool-29-thread-2 | insertMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6873(String), null, null, true(Boolean), 6852(String), 6852(String), ProcessPerformResp:15:6718(String), ProcessPerformResp(String), 3(Integer), null, null, null, async-continuation(String), transition-notify-listener-take$SequenceFlow_0m1nehh(String), 6701(String), 1(Integer), 6719(String), 0(Long), 1(Long), null 2017-07-04 14:11:45,429 | DEBUG | pool-29-thread-2 | insertMessage | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,430 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'MessageEntity[id=6810]' 2017-07-04 14:11:45,430 | DEBUG | pool-29-thread-2 | deleteMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_JOB where ID_ = ? and REV_ = ? 2017-07-04 14:11:45,430 | DEBUG | pool-29-thread-2 | deleteMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6810(String), 2(Integer) 2017-07-04 14:11:45,432 | DEBUG | pool-29-thread-2 | deleteMessage | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,432 | DEBUG | pool-29-thread-2 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'ExecutionEntity[id=5346]' 2017-07-04 14:11:45,432 | DEBUG | pool-29-thread-2 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_EXECUTION set REV_ = ?, PROC_DEF_ID_ = ?, ACT_ID_ = ?, ACT_INST_ID_ = ?, IS_ACTIVE_ = ?, IS_CONCURRENT_ = ?, IS_SCOPE_ = ?, IS_EVENT_SCOPE_ = ?, PARENT_ID_ = ?, SUPER_EXEC_ = ?, SUSPENSION_STATE_ = ?, CACHED_ENT_STATE_ = ?, SEQUENCE_COUNTER_ = ?, TENANT_ID_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:45,432 | DEBUG | pool-29-thread-2 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 4(Integer), ProcessGeneralLiRequestTreatment:10:5303(String), null, 5346(String), false(Boolean), false(Boolean), true(Boolean), false(Boolean), null, null, 1(Integer), 16(Integer), 14(Long), null, 5346(String), 3(Integer) 2017-07-04 14:11:45,434 | DEBUG | pool-29-thread-2 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,434 | DEBUG | pool-29-thread-2 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@73732666] 2017-07-04 14:11:45,448 | DEBUG | pool-29-thread-2 | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14017 Notifying Job Executor of new job notifying job executor of new job 2017-07-04 14:11:45,448 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:11:45,448 | DEBUG | pool-29-thread-2 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:45,448 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:11:45,448 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:45,449 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:45,450 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:11:45,450 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:11:45.448(Timestamp), 2017-07-04 14:11:45.448(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:11:45,452 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,452 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select distinct RES.* from ACT_RU_JOB RES where (RETRIES_ > 0) and (DUEDATE_ is null or DUEDATE_ <= ?) and (LOCK_OWNER_ is null or LOCK_EXP_TIME_ < ?) and (EXCLUSIVE_ = 1) and (PROCESS_INSTANCE_ID_ = ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:11:45,453 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:11:45.452(Timestamp), 2017-07-04 14:11:45.452(Timestamp), 6852(String), 2147483647(Integer), 0(Integer) 2017-07-04 14:11:45,455 | DEBUG | aultJobExecutor] | selectExclusiveJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,455 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:45,455 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT MessageEntity[6873] ] 2017-07-04 14:11:45,455 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ UPDATE MessageEntity[6873] ] 2017-07-04 14:11:45,455 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'MessageEntity[id=6873]' 2017-07-04 14:11:45,455 | DEBUG | aultJobExecutor] | updateMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_JOB SET REV_ = ?, EXECUTION_ID_ = ?, LOCK_EXP_TIME_ = ?, LOCK_OWNER_ = ?, RETRIES_ = ?, EXCEPTION_STACK_ID_ = ?, EXCEPTION_MSG_ = ?, SUSPENSION_STATE_ = ?, PROCESS_DEF_ID_ = ?, PROCESS_DEF_KEY_ = ?, JOB_DEF_ID_ = ?, DEPLOYMENT_ID_ = ?, HANDLER_CFG_ = ?, PRIORITY_ = ?, SEQUENCE_COUNTER_ = ? where ID_= ? and REV_ = ? 2017-07-04 14:11:45,456 | DEBUG | aultJobExecutor] | updateMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 6852(String), 2017-07-04 14:16:45.455(Timestamp), 7cf07318-c6b1-4736-9860-a0428aa87567(String), 3(Integer), null, null, 1(Integer), ProcessPerformResp:15:6718(String), ProcessPerformResp(String), 6719(String), 6701(String), transition-notify-listener-take$SequenceFlow_0m1nehh(String), 0(Long), 1(Long), 6873(String), 1(Integer) 2017-07-04 14:11:45,457 | DEBUG | aultJobExecutor] | updateMessage | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,457 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@29712840] 2017-07-04 14:11:45,460 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:11:45,460 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 1 jobs for process engine 'default': [[6873]] 2017-07-04 14:11:45,460 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14023 Execute jobs for process engine 'default': [6873] 2017-07-04 14:11:45,460 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 39988 millis 2017-07-04 14:11:45,460 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:11:45,460 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:11:45,460 | DEBUG | pool-29-thread-1 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:11:45,461 | DEBUG | pool-29-thread-1 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB where ID_ = ? 2017-07-04 14:11:45,461 | DEBUG | pool-29-thread-1 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6873(String) 2017-07-04 14:11:45,463 | DEBUG | pool-29-thread-1 | selectJob | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,463 | DEBUG | pool-29-thread-1 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where ID_ = ? 2017-07-04 14:11:45,463 | DEBUG | pool-29-thread-1 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6852(String) 2017-07-04 14:11:45,465 | DEBUG | pool-29-thread-1 | selectExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,465 | DEBUG | pool-29-thread-1 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where ID_ = ? 2017-07-04 14:11:45,465 | DEBUG | pool-29-thread-1 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6719(String) 2017-07-04 14:11:45,466 | DEBUG | pool-29-thread-1 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,467 | DEBUG | pool-29-thread-1 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF where ID_ = ? 2017-07-04 14:11:45,467 | DEBUG | pool-29-thread-1 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessPerformResp:15:6718(String) 2017-07-04 14:11:45,468 | DEBUG | pool-29-thread-1 | selectProcessDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,468 | DEBUG | pool-29-thread-1 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[6852], ProcessDefinition[ProcessPerformResp:15:6718], Deployment[6701] Registrations[] 2017-07-04 14:11:45,468 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake@86ee29b on ProcessInstance[6852] 2017-07-04 14:11:45,468 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope@62c8fcfb on ProcessInstance[6852] 2017-07-04 14:11:45,469 | DEBUG | pool-29-thread-1 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_EXECUTION where PROC_INST_ID_ = ? 2017-07-04 14:11:45,469 | DEBUG | pool-29-thread-1 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6852(String) 2017-07-04 14:11:45,470 | DEBUG | pool-29-thread-1 | ectExecutionsByProcessInstanceId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,470 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03030 Child execution 'ScopeExecution[6874]' created with parent 'ProcessInstance[6852]'. 2017-07-04 14:11:45,470 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20010 Create scope: parent exection ProcessInstance[6852] continues as ScopeExecution[6874] 2017-07-04 14:11:45,470 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03031 Initializing execution 'ScopeExecution[6874]' 2017-07-04 14:11:45,470 | DEBUG | pool-29-thread-1 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[6874], ProcessDefinition[ProcessPerformResp:15:6718], Deployment[6701] Registrations[] 2017-07-04 14:11:45,470 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6874] 2017-07-04 14:11:45,470 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ScopeExecution[6874] parent: 6852 2017-07-04 14:11:45,470 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03032 Initializing timer declaration 'ScopeExecution[6874]' 2017-07-04 14:11:45,470 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6874] 2017-07-04 14:11:45,471 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6874] 2017-07-04 14:11:45,471 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ScopeExecution[6874] 2017-07-04 14:11:45,471 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ScopeExecution[6874] executed activity Activity(Task_0stcj3s): org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior 2017-07-04 14:11:45,471 | DEBUG | pool-29-thread-1 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = ? AND TASK_ID_ is null 2017-07-04 14:11:45,471 | DEBUG | pool-29-thread-1 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6852(String) 2017-07-04 14:11:45,474 | DEBUG | pool-29-thread-1 | selectVariablesByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 13 2017-07-04 14:11:45,475 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_HI_VARINST where ID_ = ? 2017-07-04 14:11:45,476 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6872(String) 2017-07-04 14:11:45,477 | DEBUG | pool-29-thread-1 | selectHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,772 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ScopeExecution[6874] 2017-07-04 14:11:45,772 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ScopeExecution[6874] 2017-07-04 14:11:45,772 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ScopeExecution[6874] leaves activity instance Task_0stcj3s:6875 2017-07-04 14:11:45,772 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ScopeExecution[6874] 2017-07-04 14:11:45,772 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20004 Execution ScopeExecution[6874] leaves parent scope ProcessInstance[6852] 2017-07-04 14:11:45,772 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20005 Detroying scope ScopeExecution[6874] 2017-07-04 14:11:45,772 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake@86ee29b on ProcessInstance[6852] 2017-07-04 14:11:45,772 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope@62c8fcfb on ProcessInstance[6852] 2017-07-04 14:11:45,773 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03030 Child execution 'ScopeExecution[6876]' created with parent 'ProcessInstance[6852]'. 2017-07-04 14:11:45,773 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20010 Create scope: parent exection ProcessInstance[6852] continues as ScopeExecution[6876] 2017-07-04 14:11:45,773 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03031 Initializing execution 'ScopeExecution[6876]' 2017-07-04 14:11:45,773 | DEBUG | pool-29-thread-1 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[6876], ProcessDefinition[ProcessPerformResp:15:6718], Deployment[6701] Registrations[] 2017-07-04 14:11:45,773 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6876] 2017-07-04 14:11:45,773 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ScopeExecution[6876] parent: 6852 2017-07-04 14:11:45,773 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03032 Initializing timer declaration 'ScopeExecution[6876]' 2017-07-04 14:11:45,773 | DEBUG | pool-29-thread-1 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where ID_ = ? 2017-07-04 14:11:45,773 | DEBUG | pool-29-thread-1 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6722(String) 2017-07-04 14:11:45,777 | DEBUG | pool-29-thread-1 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,783 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6876] 2017-07-04 14:11:45,784 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ScopeExecution[6876] 2017-07-04 14:11:45,784 | DEBUG | pool-29-thread-1 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ScopeExecution[6876] 2017-07-04 14:11:45,784 | DEBUG | pool-29-thread-1 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ScopeExecution[6876] executed activity Activity(Task_13m0rb3): org.camunda.bpm.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior 2017-07-04 14:11:45,784 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03069 Job executed, deleting it 2017-07-04 14:11:45,784 | DEBUG | pool-29-thread-1 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOB J where J.EXECUTION_ID_ = ? 2017-07-04 14:11:45,784 | DEBUG | pool-29-thread-1 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6852(String) 2017-07-04 14:11:45,786 | DEBUG | pool-29-thread-1 | selectJobsByExecutionId | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:11:45,786 | DEBUG | pool-29-thread-1 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_INCIDENT I where I.CONFIGURATION_ = ? 2017-07-04 14:11:45,786 | DEBUG | pool-29-thread-1 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6873(String) 2017-07-04 14:11:45,788 | DEBUG | pool-29-thread-1 | selectIncidentsByConfiguration | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:11:45,788 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:11:45,788 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT JobDefinitionEntity[6719] PERSISTENT JobDefinitionEntity[6722] PERSISTENT HistoricVariableInstanceEntity[6872] PERSISTENT TimerEntity[6879] PERSISTENT ExecutionEntity[6852] PERSISTENT ExecutionEntity[6876] PERSISTENT VariableInstanceEntity[6870] PERSISTENT VariableInstanceEntity[6861] PERSISTENT VariableInstanceEntity[6872] PERSISTENT VariableInstanceEntity[6860] PERSISTENT VariableInstanceEntity[6871] PERSISTENT VariableInstanceEntity[6863] PERSISTENT VariableInstanceEntity[6862] PERSISTENT VariableInstanceEntity[6854] PERSISTENT VariableInstanceEntity[6853] PERSISTENT VariableInstanceEntity[6856] PERSISTENT VariableInstanceEntity[6858] PERSISTENT VariableInstanceEntity[6857] PERSISTENT VariableInstanceEntity[6859] PERSISTENT HistoricActivityInstanceEventEntity[Task_13m0rb3:6878] PERSISTENT HistoricActivityInstanceEventEntity[Task_0stcj3s:6875] PERSISTENT MessageEventSubscriptionEntity[6877] PERSISTENT ProcessDefinitionEntity[ProcessPerformResp:15:6718] ] 2017-07-04 14:11:45,788 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ INSERT HistoricActivityInstanceEventEntity[Task_0stcj3s:6875] INSERT HistoricActivityInstanceEventEntity[Task_13m0rb3:6878] INSERT ExecutionEntity[6876] INSERT TimerEntity[6879] INSERT MessageEventSubscriptionEntity[6877] DELETE MessageEntity[6873] UPDATE VariableInstanceEntity[6872] UPDATE ExecutionEntity[6852] UPDATE HistoricVariableInstanceEntity[6872] ] 2017-07-04 14:11:45,789 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=Task_0stcj3s:6875]' 2017-07-04 14:11:45,789 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,790 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Task_0stcj3s:6875(String), 6852(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6874(String), Task_0stcj3s(String), null, null, null, Response versenden(String), sendTask(String), null, 2017-07-04 14:11:45.47(Timestamp), 2017-07-04 14:11:45.772(Timestamp), 302(Long), 0(Integer), 5(Long), null 2017-07-04 14:11:45,792 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,793 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'HistoricActivityInstanceEventEntity[id=Task_13m0rb3:6878]' 2017-07-04 14:11:45,793 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_HI_ACTINST ( ID_, PARENT_ACT_INST_ID_, PROC_DEF_KEY_, PROC_DEF_ID_, PROC_INST_ID_, EXECUTION_ID_, ACT_ID_, TASK_ID_, CALL_PROC_INST_ID_, CALL_CASE_INST_ID_, ACT_NAME_, ACT_TYPE_, ASSIGNEE_, START_TIME_, END_TIME_, DURATION_, ACT_INST_STATE_, SEQUENCE_COUNTER_, TENANT_ID_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) 2017-07-04 14:11:45,795 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: Task_13m0rb3:6878(String), 6852(String), ProcessPerformResp(String), ProcessPerformResp:15:6718(String), 6852(String), 6876(String), Task_13m0rb3(String), null, null, null, Response Acknowledgemet erhalten(String), receiveTask(String), null, 2017-07-04 14:11:45.783(Timestamp), null, null, 0(Integer), 7(Long), null 2017-07-04 14:11:45,796 | DEBUG | pool-29-thread-1 | ertHistoricActivityInstanceEvent | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,797 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'ExecutionEntity[id=6876]' 2017-07-04 14:11:45,797 | DEBUG | pool-29-thread-1 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_EXECUTION ( ID_, PROC_INST_ID_, BUSINESS_KEY_, PROC_DEF_ID_, ACT_ID_, ACT_INST_ID_, IS_ACTIVE_, IS_CONCURRENT_, IS_SCOPE_, IS_EVENT_SCOPE_, PARENT_ID_, SUPER_EXEC_, SUPER_CASE_EXEC_, CASE_INST_ID_, SUSPENSION_STATE_, CACHED_ENT_STATE_, SEQUENCE_COUNTER_, TENANT_ID_, REV_ ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,797 | DEBUG | pool-29-thread-1 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6876(String), 6852(String), null, ProcessPerformResp:15:6718(String), Task_13m0rb3(String), Task_13m0rb3:6878(String), true(Boolean), false(Boolean), true(Boolean), false(Boolean), 6852(String), null, null, null, 1(Integer), 5(Integer), 7(Long), null 2017-07-04 14:11:45,799 | DEBUG | pool-29-thread-1 | insertExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,799 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'TimerEntity[id=6879]' 2017-07-04 14:11:45,799 | DEBUG | pool-29-thread-1 | insertTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_JOB ( ID_, TYPE_, LOCK_OWNER_, LOCK_EXP_TIME_, EXCLUSIVE_, EXECUTION_ID_, PROCESS_INSTANCE_ID_, PROCESS_DEF_ID_, PROCESS_DEF_KEY_, RETRIES_, EXCEPTION_STACK_ID_, EXCEPTION_MSG_, DUEDATE_, REPEAT_, HANDLER_TYPE_, HANDLER_CFG_, DEPLOYMENT_ID_, SUSPENSION_STATE_, JOB_DEF_ID_, PRIORITY_, SEQUENCE_COUNTER_, TENANT_ID_, REV_ ) values (?, 'timer', ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,800 | DEBUG | pool-29-thread-1 | insertTimer | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6879(String), null, null, true(Boolean), 6876(String), 6852(String), ProcessPerformResp:15:6718(String), ProcessPerformResp(String), 3(Integer), null, null, 2017-07-04 14:41:45.783(Timestamp), null, timer-transition(String), BoundaryEvent_07hk3wz(String), 6701(String), 1(Integer), 6722(String), 0(Long), 1(Long), null 2017-07-04 14:11:45,801 | DEBUG | pool-29-thread-1 | insertTimer | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,801 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MessageEventSubscriptionEntity[id=6877]' 2017-07-04 14:11:45,802 | DEBUG | pool-29-thread-1 | insertMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_EVENT_SUBSCR ( ID_, EVENT_TYPE_, EVENT_NAME_, EXECUTION_ID_, PROC_INST_ID_, ACTIVITY_ID_, CONFIGURATION_, CREATED_, TENANT_ID_, REV_ ) values (?, 'message', ?, ?, ?, ?, ?, ?, ?, 1 ) 2017-07-04 14:11:45,802 | DEBUG | pool-29-thread-1 | insertMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6877(String), ResponseAcknowledgement(String), 6876(String), 6852(String), Task_13m0rb3(String), null, 2017-07-04 14:11:45.773(Timestamp), null 2017-07-04 14:11:45,803 | DEBUG | pool-29-thread-1 | insertMessageEventSubscription | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,803 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'DELETE'; Entity: 'MessageEntity[id=6873]' 2017-07-04 14:11:45,804 | DEBUG | pool-29-thread-1 | deleteMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: delete from ACT_RU_JOB where ID_ = ? and REV_ = ? 2017-07-04 14:11:45,804 | DEBUG | pool-29-thread-1 | deleteMessage | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6873(String), 2(Integer) 2017-07-04 14:11:45,806 | DEBUG | pool-29-thread-1 | deleteMessage | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,806 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'VariableInstanceEntity[id=6872]' 2017-07-04 14:11:45,806 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_VARIABLE set REV_ = ?, EXECUTION_ID_ = ?, VAR_SCOPE_ = ?, TYPE_ = ?, BYTEARRAY_ID_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ?, SEQUENCE_COUNTER_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:45,806 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), 6852(String), 6852(String), integer(String), null, null, 1(Long), 1(String), null, 3(Long), 6872(String), 1(Integer) 2017-07-04 14:11:45,808 | DEBUG | pool-29-thread-1 | updateVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,808 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'ExecutionEntity[id=6852]' 2017-07-04 14:11:45,808 | DEBUG | pool-29-thread-1 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_RU_EXECUTION set REV_ = ?, PROC_DEF_ID_ = ?, ACT_ID_ = ?, ACT_INST_ID_ = ?, IS_ACTIVE_ = ?, IS_CONCURRENT_ = ?, IS_SCOPE_ = ?, IS_EVENT_SCOPE_ = ?, PARENT_ID_ = ?, SUPER_EXEC_ = ?, SUSPENSION_STATE_ = ?, CACHED_ENT_STATE_ = ?, SEQUENCE_COUNTER_ = ?, TENANT_ID_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:45,808 | DEBUG | pool-29-thread-1 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2(Integer), ProcessPerformResp:15:6718(String), null, 6852(String), false(Boolean), false(Boolean), true(Boolean), false(Boolean), null, 6843(String), 1(Integer), 16(Integer), 6(Long), null, 6852(String), 1(Integer) 2017-07-04 14:11:45,809 | DEBUG | pool-29-thread-1 | updateExecution | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,810 | DEBUG | pool-29-thread-1 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'HistoricVariableInstanceEntity[id=6872]' 2017-07-04 14:11:45,810 | DEBUG | pool-29-thread-1 | updateHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_HI_VARINST set REV_ = ?, VAR_TYPE_ = ?, BYTEARRAY_ID_ = ?, PROC_DEF_ID_ = ?, PROC_DEF_KEY_ = ?, DOUBLE_ = ?, LONG_ = ?, TEXT_ = ?, TEXT2_ = ? where ID_ = ? and REV_ = ? 2017-07-04 14:11:45,812 | DEBUG | pool-29-thread-1 | updateHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 1(Integer), integer(String), null, ProcessPerformResp:15:6718(String), ProcessPerformResp(String), null, 1(Long), 1(String), null, 6872(String), 0(Integer) 2017-07-04 14:11:45,813 | DEBUG | pool-29-thread-1 | updateHistoricVariableInstance | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:11:45,813 | DEBUG | pool-29-thread-1 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@1fc80b47] 2017-07-04 14:11:45,846 | DEBUG | pool-29-thread-1 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- ExecuteJobsCmd ---------------------- 2017-07-04 14:12:17,404 | DEBUG | qtp415855445-104 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- StartProcessInstanceCmd ---------------------- 2017-07-04 14:12:17,404 | DEBUG | qtp415855445-104 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:12:17,408 | DEBUG | qtp415855445-104 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:12:17,412 | DEBUG | qtp415855445-104 | lectLatestProcessDefinitionByKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = ? group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)) 2017-07-04 14:12:17,412 | DEBUG | qtp415855445-104 | lectLatestProcessDefinitionByKey | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: ProcessGeneralLiRequestTreatment(String) 2017-07-04 14:12:17,414 | DEBUG | qtp415855445-104 | lectLatestProcessDefinitionByKey | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:12:17,414 | DEBUG | qtp415855445-104 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03031 Initializing execution 'ProcessInstance[6880]' 2017-07-04 14:12:17,414 | DEBUG | qtp415855445-104 | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03032 Initializing timer declaration 'ProcessInstance[6880]' 2017-07-04 14:12:17,415 | DEBUG | qtp415855445-104 | application | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-07023 no target process application found for Execution[6880], ProcessDefinition[ProcessGeneralLiRequestTreatment:16:6815], Deployment[6811] Registrations[] 2017-07-04 14:12:17,415 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessStart@c79efc5 on ProcessInstance[6880] 2017-07-04 14:12:17,415 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope@eb43c9b on ProcessInstance[6880] 2017-07-04 14:12:17,415 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[6880] 2017-07-04 14:12:17,415 | DEBUG | qtp415855445-104 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ProcessInstance[6880] parent: 6880 2017-07-04 14:12:17,415 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[6880] 2017-07-04 14:12:17,415 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart@597acae2 on ProcessInstance[6880] 2017-07-04 14:12:17,415 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ProcessInstance[6880] 2017-07-04 14:12:17,415 | DEBUG | qtp415855445-104 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ProcessInstance[6880] executed activity Activity(StartEvent_1): org.camunda.bpm.engine.impl.bpmn.behavior.NoneStartEventActivityBehavior 2017-07-04 14:12:17,415 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[6880] 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[6880] 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[6880] leaves activity instance StartEvent_1:6884 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ProcessInstance[6880] 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake@86ee29b on ProcessInstance[6880] 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope@62c8fcfb on ProcessInstance[6880] 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[6880] 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20008 Enter activity instance ProcessInstance[6880] parent: 6880 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[6880] 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart@7e6caa07 on ProcessInstance[6880] 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute@78abc299 on ProcessInstance[6880] 2017-07-04 14:12:17,416 | DEBUG | qtp415855445-104 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20002 ProcessInstance[6880] executed activity Activity(Task_SaveADocument): org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior 2017-07-04 14:12:18,475 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[6880] 2017-07-04 14:12:18,475 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd@428e9ce on ProcessInstance[6880] 2017-07-04 14:12:18,475 | DEBUG | qtp415855445-104 | pvm | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-20003 Execution ProcessInstance[6880] leaves activity instance Task_SaveADocument:6886 2017-07-04 14:12:18,475 | DEBUG | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16001 Executing atomic operation org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope@b0a1e73 on ProcessInstance[6880] 2017-07-04 14:12:18,475 | DEBUG | qtp415855445-104 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_RU_JOBDEF where ID_ = ? 2017-07-04 14:12:18,475 | DEBUG | qtp415855445-104 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6816(String) 2017-07-04 14:12:18,476 | DEBUG | qtp415855445-104 | selectJobDefinition | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:12:18,477 | ERROR | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16006 BPMN Stack Trace: Task_SaveADocument (transition-notify-listener-take, ProcessInstance[6880], ASYNC) Task_SaveADocument ^ | StartEvent_1 2017-07-04 14:12:18,477 | DEBUG | qtp415855445-104 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:12:18,477 | ERROR | qtp415855445-104 | context | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-16004 Exception while closing command context: ENGINE-11001 RollbackException while registering synchronization org.camunda.bpm.engine.ProcessEngineException: ENGINE-11001 RollbackException while registering synchronization at org.camunda.bpm.engine.impl.cfg.TransactionLogger.exceptionWhileInteractingWithTransaction(TransactionLogger.java:25) at org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.addTransactionListener(JtaTransactionContext.java:77) at org.camunda.bpm.engine.impl.persistence.entity.JobManager.hintJobExecutor(JobManager.java:136) at org.camunda.bpm.engine.impl.persistence.entity.JobManager.send(JobManager.java:93) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.scheduleAtomicOperationAsync(ExecutionEntity.java:639) at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:84) at org.camunda.bpm.engine.impl.interceptor.CommandContext.invokeNext(CommandContext.java:187) at org.camunda.bpm.engine.impl.interceptor.CommandContext.performNext(CommandContext.java:174) at org.camunda.bpm.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:141) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:589) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:565) at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.start(PvmExecutionImpl.java:230) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.start(ExecutionEntity.java:427) at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:50) at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:29) at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24) at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:104) at org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:58) at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:66) at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30) at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:145) at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:117) at org.camunda.bpm.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:85) at com.mypackage.core.process.service.ProcessService.startProcessInstance(ProcessService.java:231) at Proxy0fd61ca6_152d_4917_b2ec_5ba367657fd4.startProcessInstance(Unknown Source) at Proxycf593a23_66b3_4792_a35e_966af81481a9.startProcessInstance(Unknown Source) at com.mypackage.inbound.etsi.service.WorkflowTriggerService.triggerNewProcessInstance(WorkflowTriggerService.java:52) at com.mypackage.inbound.etsi.service.EtsiInboundCreator.createInbound(EtsiInboundCreator.java:42) at com.mypackage.inbound.etsi.service.EtsiInboundCreator.createInbound(EtsiInboundCreator.java:14) at Proxyfe126200_2c64_40b4_9705_066b85dd9f41.createInbound(Unknown Source) at com.mypackage.core.rest.InboundResource.createInbound(InboundResource.java:106)[14:myproject-core-rest:1.0.0] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_121] at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_121] at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:180)[121:org.apache.cxf.cxf-core:3.1.10] at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)[121:org.apache.cxf.cxf-core:3.1.10] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:189)[122:org.apache.cxf.cxf-rt-frontend-jaxrs:3.1.10] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:99)[122:org.apache.cxf.cxf-rt-frontend-jaxrs:3.1.10] at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59)[121:org.apache.cxf.cxf-core:3.1.10] at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96)[121:org.apache.cxf.cxf-core:3.1.10] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)[121:org.apache.cxf.cxf-core:3.1.10] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)[121:org.apache.cxf.cxf-core:3.1.10] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:262)[124:org.apache.cxf.cxf-rt-transports-http:3.1.10] at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234)[124:org.apache.cxf.cxf-rt-transports-http:3.1.10] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208)[124:org.apache.cxf.cxf-rt-transports-http:3.1.10] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160)[124:org.apache.cxf.cxf-rt-transports-http:3.1.10] at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:180)[124:org.apache.cxf.cxf-rt-transports-http:3.1.10] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:299)[124:org.apache.cxf.cxf-rt-transports-http:3.1.10] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPut(AbstractHTTPServlet.java:235)[124:org.apache.cxf.cxf-rt-transports-http:3.1.10] at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)[64:javax.servlet-api:3.1.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:274)[124:org.apache.cxf.cxf-rt-transports-http:3.1.10] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812)[222:org.eclipse.jetty.servlet:9.2.19.v20160908] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)[222:org.eclipse.jetty.servlet:9.2.19.v20160908] at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:71)[261:org.ops4j.pax.web.pax-web-jetty:4.3.0] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)[221:org.eclipse.jetty.server:9.2.19.v20160908] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)[220:org.eclipse.jetty.security:9.2.19.v20160908] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)[221:org.eclipse.jetty.server:9.2.19.v20160908] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)[221:org.eclipse.jetty.server:9.2.19.v20160908] at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:287)[261:org.ops4j.pax.web.pax-web-jetty:4.3.0] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)[222:org.eclipse.jetty.servlet:9.2.19.v20160908] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)[221:org.eclipse.jetty.server:9.2.19.v20160908] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)[221:org.eclipse.jetty.server:9.2.19.v20160908] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)[221:org.eclipse.jetty.server:9.2.19.v20160908] at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:80)[261:org.ops4j.pax.web.pax-web-jetty:4.3.0] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)[221:org.eclipse.jetty.server:9.2.19.v20160908] at org.eclipse.jetty.server.Server.handle(Server.java:499)[221:org.eclipse.jetty.server:9.2.19.v20160908] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)[221:org.eclipse.jetty.server:9.2.19.v20160908] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)[221:org.eclipse.jetty.server:9.2.19.v20160908] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)[213:org.eclipse.jetty.io:9.2.19.v20160908] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)[224:org.eclipse.jetty.util:9.2.19.v20160908] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)[224:org.eclipse.jetty.util:9.2.19.v20160908] at java.lang.Thread.run(Thread.java:745)[:1.8.0_121] Caused by: javax.transaction.RollbackException: Transaction is marked for rollback at org.apache.geronimo.transaction.manager.TransactionImpl.registerSynchronization(TransactionImpl.java:154) at org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.addTransactionListener(JtaTransactionContext.java:74) ... 71 more 2017-07-04 14:12:18,490 | DEBUG | qtp415855445-104 | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@3d01649] 2017-07-04 14:12:18,490 | DEBUG | qtp415855445-104 | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- StartProcessInstanceCmd ---------------------- 2017-07-04 14:12:25,447 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:12:25,447 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:12:25,447 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:12:25,448 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:12:25,453 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:12:25,454 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:12:25.447(Timestamp), 2017-07-04 14:12:25.447(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:12:25,456 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:12:25,456 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:12:25,456 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:12:25,456 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:12:25,456 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@45d2cac5] 2017-07-04 14:12:25,470 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:12:25,470 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:12:25,471 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59977 millis 2017-07-04 14:13:25,447 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:13:25,447 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:13:25,447 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:13:25,448 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:13:25,453 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:13:25,454 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:13:25.447(Timestamp), 2017-07-04 14:13:25.447(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:13:25,455 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:13:25,455 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:13:25,455 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:13:25,455 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:13:25,455 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@31bb0b32] 2017-07-04 14:13:25,463 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:13:25,463 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:13:25,463 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59984 millis 2017-07-04 14:14:25,446 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:14:25,446 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:14:25,446 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:14:25,478 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:14:25,484 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:14:25,484 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:14:25.478(Timestamp), 2017-07-04 14:14:25.478(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:14:25,486 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:14:25,486 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:14:25,486 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:14:25,486 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:14:25,486 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@394673f5] 2017-07-04 14:14:25,494 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:14:25,494 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:14:25,494 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59952 millis 2017-07-04 14:15:25,445 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:15:25,445 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:15:25,445 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:15:25,445 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:15:25,451 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:15:25,452 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:15:25.445(Timestamp), 2017-07-04 14:15:25.445(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:15:25,453 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:15:25,453 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:15:25,453 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:15:25,453 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:15:25,453 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@49265e66] 2017-07-04 14:15:25,465 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:15:25,465 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:15:25,465 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59980 millis 2017-07-04 14:16:25,445 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:16:25,445 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:16:25,445 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:16:25,446 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:16:25,452 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:16:25,452 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:16:25.445(Timestamp), 2017-07-04 14:16:25.445(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:16:25,454 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:16:25,454 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:16:25,454 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:16:25,454 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:16:25,454 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@6ead14e3] 2017-07-04 14:16:25,468 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:16:25,468 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:16:25,468 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59977 millis 2017-07-04 14:17:25,444 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:17:25,444 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:17:25,444 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:17:25,444 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:17:25,449 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:17:25,449 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:17:25.444(Timestamp), 2017-07-04 14:17:25.444(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:17:25,451 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:17:25,451 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:17:25,451 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:17:25,451 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:17:25,451 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@464bf7b9] 2017-07-04 14:17:25,467 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:17:25,467 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:17:25,467 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59977 millis 2017-07-04 14:20:25,442 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:20:25,442 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:20:25,442 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:20:25,442 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:20:25,447 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:20:25,447 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:20:25.442(Timestamp), 2017-07-04 14:20:25.442(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:20:25,449 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:20:25,449 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:20:25,449 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:20:25,449 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:20:25,449 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@5d2b8fe2] 2017-07-04 14:20:25,459 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:20:25,459 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:20:25,459 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59983 millis 2017-07-04 14:21:25,440 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:21:25,440 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:21:25,440 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:21:25,440 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:21:25,445 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:21:25,446 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:21:25.44(Timestamp), 2017-07-04 14:21:25.44(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:21:25,447 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:21:25,448 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:21:25,448 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:21:25,448 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:21:25,448 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@3778ae6] 2017-07-04 14:21:25,456 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:21:25,456 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:21:25,456 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59984 millis 2017-07-04 14:22:25,440 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:22:25,440 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:22:25,440 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:22:25,440 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:22:25,445 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:22:25,446 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:22:25.44(Timestamp), 2017-07-04 14:22:25.44(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:22:25,447 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:22:25,448 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:22:25,448 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:22:25,448 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:22:25,448 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@57074f06] 2017-07-04 14:22:25,456 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:22:25,456 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:22:25,456 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59984 millis 2017-07-04 14:24:25,438 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:24:25,438 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:24:25,438 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:24:25,438 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:24:25,443 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:24:25,444 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:24:25.438(Timestamp), 2017-07-04 14:24:25.438(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:24:25,445 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:24:25,445 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:24:25,446 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:24:25,446 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:24:25,446 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@6919a777] 2017-07-04 14:24:25,452 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:24:25,452 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:24:25,452 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59986 millis 2017-07-04 14:25:25,437 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:25:25,437 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:25:25,437 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:25:25,437 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:25:25,442 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:25:25,443 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:25:25.437(Timestamp), 2017-07-04 14:25:25.437(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:25:25,444 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:25:25,444 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:25:25,445 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:25:25,445 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:25:25,445 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@7957d0ed] 2017-07-04 14:25:25,453 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:25:25,453 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:25:25,453 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59984 millis 2017-07-04 14:26:25,437 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:26:25,437 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:26:25,437 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:26:25,437 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:26:25,445 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:26:25,445 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:26:25.437(Timestamp), 2017-07-04 14:26:25.437(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:26:25,447 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:26:25,447 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:26:25,447 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:26:25,447 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:26:25,447 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@383e96b4] 2017-07-04 14:26:25,461 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:26:25,461 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:26:25,461 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59976 millis 2017-07-04 14:26:44,330 | DEBUG | Metrics Reporter | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- MetricsCollectionTask$1 ---------------------- 2017-07-04 14:26:44,330 | DEBUG | Metrics Reporter | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:26:44,330 | DEBUG | Metrics Reporter | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- GetNextIdBlockCmd ---------------------- 2017-07-04 14:26:44,331 | DEBUG | Metrics Reporter | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:26:44,331 | DEBUG | Metrics Reporter | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:26:44,335 | DEBUG | Metrics Reporter | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select * from ACT_GE_PROPERTY where NAME_ = ? 2017-07-04 14:26:44,335 | DEBUG | Metrics Reporter | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: next.dbid(String) 2017-07-04 14:26:44,336 | DEBUG | Metrics Reporter | selectProperty | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 1 2017-07-04 14:26:44,336 | DEBUG | Metrics Reporter | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:26:44,336 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT PropertyEntity[next.dbid] ] 2017-07-04 14:26:44,336 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ UPDATE PropertyEntity[next.dbid] ] 2017-07-04 14:26:44,336 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'UPDATE'; Entity: 'PropertyEntity[id=next.dbid]' 2017-07-04 14:26:44,336 | DEBUG | Metrics Reporter | updateProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: update ACT_GE_PROPERTY SET REV_ = ?, VALUE_ = ? where NAME_ = ? and REV_ = ? 2017-07-04 14:26:44,336 | DEBUG | Metrics Reporter | updateProperty | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 71(Integer), 7001(String), next.dbid(String), 70(Integer) 2017-07-04 14:26:44,338 | DEBUG | Metrics Reporter | updateProperty | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:26:44,338 | DEBUG | Metrics Reporter | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@57919579] 2017-07-04 14:26:44,346 | DEBUG | Metrics Reporter | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- GetNextIdBlockCmd ---------------------- 2017-07-04 14:26:44,347 | DEBUG | Metrics Reporter | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:26:44,347 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ PERSISTENT MeterLogEntity[6896] PERSISTENT MeterLogEntity[6895] PERSISTENT MeterLogEntity[6898] PERSISTENT MeterLogEntity[6897] PERSISTENT MeterLogEntity[6900] PERSISTENT MeterLogEntity[6899] PERSISTENT MeterLogEntity[6902] PERSISTENT MeterLogEntity[6901] PERSISTENT MeterLogEntity[6903] ] 2017-07-04 14:26:44,347 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ INSERT MeterLogEntity[6895] INSERT MeterLogEntity[6896] INSERT MeterLogEntity[6897] INSERT MeterLogEntity[6898] INSERT MeterLogEntity[6899] INSERT MeterLogEntity[6900] INSERT MeterLogEntity[6901] INSERT MeterLogEntity[6902] INSERT MeterLogEntity[6903] ] 2017-07-04 14:26:44,347 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MeterLogEntity[id=6895]' 2017-07-04 14:26:44,347 | DEBUG | Metrics Reporter | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:26:44,348 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_METER_LOG (ID_, NAME_, REPORTER_, VALUE_, TIMESTAMP_) values ( ?, ?, ?, ?, ? ) 2017-07-04 14:26:44,348 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6895(String), activity-instance-start(String), 192.168.7.51$default(String), 16(Long), 2017-07-04 14:26:44.297(Timestamp) 2017-07-04 14:26:44,349 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:26:44,349 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MeterLogEntity[id=6896]' 2017-07-04 14:26:44,349 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_METER_LOG (ID_, NAME_, REPORTER_, VALUE_, TIMESTAMP_) values ( ?, ?, ?, ?, ? ) 2017-07-04 14:26:44,350 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6896(String), job-acquired-failure(String), 192.168.7.51$default(String), 0(Long), 2017-07-04 14:26:44.297(Timestamp) 2017-07-04 14:26:44,351 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:26:44,351 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MeterLogEntity[id=6897]' 2017-07-04 14:26:44,351 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_METER_LOG (ID_, NAME_, REPORTER_, VALUE_, TIMESTAMP_) values ( ?, ?, ?, ?, ? ) 2017-07-04 14:26:44,351 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6897(String), job-locked-exclusive(String), 192.168.7.51$default(String), 1(Long), 2017-07-04 14:26:44.297(Timestamp) 2017-07-04 14:26:44,352 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:26:44,352 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MeterLogEntity[id=6898]' 2017-07-04 14:26:44,352 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_METER_LOG (ID_, NAME_, REPORTER_, VALUE_, TIMESTAMP_) values ( ?, ?, ?, ?, ? ) 2017-07-04 14:26:44,352 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6898(String), job-execution-rejected(String), 192.168.7.51$default(String), 0(Long), 2017-07-04 14:26:44.297(Timestamp) 2017-07-04 14:26:44,356 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:26:44,356 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MeterLogEntity[id=6899]' 2017-07-04 14:26:44,356 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_METER_LOG (ID_, NAME_, REPORTER_, VALUE_, TIMESTAMP_) values ( ?, ?, ?, ?, ? ) 2017-07-04 14:26:44,356 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6899(String), executed-decision-elements(String), 192.168.7.51$default(String), 0(Long), 2017-07-04 14:26:44.297(Timestamp) 2017-07-04 14:26:44,358 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:26:44,358 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MeterLogEntity[id=6900]' 2017-07-04 14:26:44,358 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_METER_LOG (ID_, NAME_, REPORTER_, VALUE_, TIMESTAMP_) values ( ?, ?, ?, ?, ? ) 2017-07-04 14:26:44,358 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6900(String), job-successful(String), 192.168.7.51$default(String), 5(Long), 2017-07-04 14:26:44.297(Timestamp) 2017-07-04 14:26:44,359 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:26:44,359 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MeterLogEntity[id=6901]' 2017-07-04 14:26:44,359 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_METER_LOG (ID_, NAME_, REPORTER_, VALUE_, TIMESTAMP_) values ( ?, ?, ?, ?, ? ) 2017-07-04 14:26:44,360 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6901(String), job-acquired-success(String), 192.168.7.51$default(String), 5(Long), 2017-07-04 14:26:44.297(Timestamp) 2017-07-04 14:26:44,361 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:26:44,361 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MeterLogEntity[id=6902]' 2017-07-04 14:26:44,361 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_METER_LOG (ID_, NAME_, REPORTER_, VALUE_, TIMESTAMP_) values ( ?, ?, ?, ?, ? ) 2017-07-04 14:26:44,361 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6902(String), job-acquisition-attempt(String), 192.168.7.51$default(String), 19(Long), 2017-07-04 14:26:44.297(Timestamp) 2017-07-04 14:26:44,362 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:26:44,362 | DEBUG | Metrics Reporter | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03009 SQL operation: 'INSERT'; Entity: 'MeterLogEntity[id=6903]' 2017-07-04 14:26:44,362 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: insert into ACT_RU_METER_LOG (ID_, NAME_, REPORTER_, VALUE_, TIMESTAMP_) values ( ?, ?, ?, ?, ? ) 2017-07-04 14:26:44,362 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 6903(String), job-failed(String), 192.168.7.51$default(String), 1(Long), 2017-07-04 14:26:44.297(Timestamp) 2017-07-04 14:26:44,363 | DEBUG | Metrics Reporter | insertMeterLog | 247 - org.mybatis.mybatis - 3.2.8 | <== Updates: 1 2017-07-04 14:26:44,364 | DEBUG | Metrics Reporter | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@1e9a6a64] 2017-07-04 14:26:44,366 | DEBUG | Metrics Reporter | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- MetricsCollectionTask$1 ---------------------- 2017-07-04 14:27:25,436 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14012 Job acquisition thread woke up 2017-07-04 14:27:25,436 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13005 Starting command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:27:25,436 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13009 opening new command context 2017-07-04 14:27:25,437 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Opening JDBC Connection 2017-07-04 14:27:25,441 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Preparing: select RES.* from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < ?) and RES.SUSPENSION_STATE_ = 1 LIMIT ? OFFSET ? 2017-07-04 14:27:25,442 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | ==> Parameters: 2017-07-04 14:27:25.436(Timestamp), 2017-07-04 14:27:25.436(Timestamp), 3(Integer), 0(Integer) 2017-07-04 14:27:25,443 | DEBUG | aultJobExecutor] | selectNextJobsToExecute | 247 - org.mybatis.mybatis - 3.2.8 | <== Total: 0 2017-07-04 14:27:25,444 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13011 closing existing command context 2017-07-04 14:27:25,444 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03006 Cache state after flush: [ ] 2017-07-04 14:27:25,444 | DEBUG | aultJobExecutor] | persistence | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-03008 Flush Summary: [ ] 2017-07-04 14:27:25,444 | DEBUG | aultJobExecutor] | ManagedTransaction | 247 - org.mybatis.mybatis - 3.2.8 | Closing JDBC Connection [org.tranql.connector.jdbc.ConnectionHandle@65eeb505] 2017-07-04 14:27:25,451 | DEBUG | aultJobExecutor] | cmd | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-13006 Finishing command -------------------- AcquireJobsCmd ---------------------- 2017-07-04 14:27:25,452 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14022 Acquired 0 jobs for process engine 'default': [] 2017-07-04 14:27:25,452 | DEBUG | aultJobExecutor] | jobexecutor | 206 - org.camunda.commons.camunda-commons-logging - 1.3.0 | ENGINE-14011 Job acquisition thread sleeping for 59984 millis